TChartAxis.CalcLabelStyle

TChartAxis.CalcLabelStyle
TChartAxis

function CalcLabelStyle: TAxisLabelStyle;

Unit
TeEngine

Description
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 TChartAxis.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.