Overload List

public Axis Add()

Adds a Custom Axis.

public Axis Add(Steema.TeeChart.Axis)

Remarks


Adds a Custom Axis. The Horizontal boolean variable should be set to false if a Vertical Axis is to be added. Use the Series VerticalAxisCustom/HorizontalAxisCustom properties to associate a Series with the new Axis

See Also

CustomAxes Class | CustomAxes Members | Steema.TeeChart Namespace