TAxisLabelAlign

TAxisLabelAlign

type TAxisLabelAlign = (alDefault, alOpposite, alCenter);

Unit
TeEngine

Description
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. The default behaviour may be overriden by using the TChartAxis.Otherside property.