MobileForms Toolkit Documentation

XYChart Properties

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

Public Instance Properties

MainAxis Gets the main Axis for this Chart.
PrimaryAxis Gets the primary Axis for this Chart.
SecondaryAxis Gets the secondary Axis for this Chart.
Vertical 
XSeriesName (inherited from Chart) Gets or sets the name of series that will be considered independent and which Chart class will use.
Y1SeriesName Gets or sets the name of series that will be considered primary and which Chart class will use.
Y2SeriesName 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

See Also

XYChart Class | Resco.Controls.CompactChart Namespace