MobileForms Toolkit Documentation

XYChart.MainAxis Property

Gets the main Axis for this Chart.

public Axis MainAxis {get;}

Remarks

If the Axis does not exist yet, it will be automatically created. This Axis displays the independent data Series.

See Also

XYChart Class | Resco.Controls.CompactChart Namespace