TAxisLabels.Style
TAxisLabels
property Style: TAxisLabelStyle;
Unit
TeEngine
Description
\sb\saSetting the Axis.Label.Style property to "Auto" 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 "Text".
If no Series have XLabels, then Label.Style will be "Value".
If no Active Series are associated with the Axis, the Label.Style will be "None".