IAxisLabels.Style
IAxisLabels

property Style: EAxisLabelStyle;

Type Library
TeeChartx

Description
Setting the Axis.Label.Style property to talAuto will force the Axis to guess what labels will be drawn.

For each Active associated Series, if the Series have XLabels then the Label.Style will be talText.

If no Series have XLabels, then Label.Style will be talValue.

If no Active Series are associated with the Axis, the Label.Style will be talNone.