Sets position of Labels on an Axis
public AxisLabelAlign Align {get; set;}

Remarks


The default position of an AxisLabel will depend on the Axis with which it is associated. A Bottom Axis will place Labels below the Axis by default. A Top Axis will place the Labels above the Axis.  

Default: Default position
Opposite: Labels positioned on the opposite side to the default position

See Also

AxisLabels Class | AxisLabels Members | Steema.TeeChart Namespace