public AxisLabelStyle CalcLabelStyle()
Remarks
The CalcLabelStyle function returns the most logical Axis Label style. It calculates the "best candidate" label style based on how many Active Series are in the Chart and if the Series has point labels. The LabelStyle property must be set to talAuto for this function to do its job.
If LabelStyle is not talAuto, the LabelStyle property value is returned.
See Also
Axis Class | Axis Members | Steema.TeeChart Namespace