MobileForms Toolkit Documentation

LineChart Properties

The properties of the LineChart class are listed below. For a complete list of LineChart class members, see the LineChart Members topic.

Public Instance Properties

DashStyle 
DrawLines 
LineSize 
MainAxis (inherited from XYChart) Gets the main Axis for this Chart.
MarkerSize 
MarkerStyle 
PrimaryAxis (inherited from XYChart) Gets the primary Axis for this Chart.
SecondaryAxis (inherited from XYChart) Gets the secondary Axis for this Chart.
Vertical (inherited from XYChart) 
XSeriesName (inherited from Chart) Gets or sets the name of series that will be considered independent and which Chart class will use.
Y1SeriesName (inherited from XYChart) Gets or sets the name of series that will be considered primary and which Chart class will use.
Y2SeriesName (inherited from XYChart) Gets or sets the name of series that will be considered scondary and which Chart class will use.

Protected Instance Properties

LegendAlign (inherited from Chart) 
LegendColumns (inherited from Chart) 
LegendMarkerMinOffset (inherited from Chart) 
LegendMarkerMinSize (inherited from Chart) 
LegendMarkerWidth (inherited from Chart) 
ShouldDisplayZero (inherited from XYChart)

See Also

LineChart Class | Resco.Controls.CompactChart Namespace