MobileForms Toolkit Documentation

XYChart.PrimaryAxis Property

Gets the primary Axis for this Chart.

public Axis PrimaryAxis {get;}

Remarks

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

See Also

XYChart Class | Resco.Controls.CompactChart Namespace