MobileForms Toolkit Documentation

XYChart.CreateAxis Method 

Creates a new Axis with specified type.

protected virtual Axis CreateAxis(
AxisType axisType
);

Parameters

axisType
The type of axis which should be created.

Return Value

The created Axis object.

See Also

XYChart Class | Resco.Controls.CompactChart Namespace