TChartAxis.LabelsSeparation
TChartAxis
property LabelsSeparation: Integer;
Unit
TeEngine
Description
Default Value: 10
The LabelsSeparation property specifies the percent amount of minimum distance between Axis Labels.
Setting it to "0" zero makes TChartAxis skip calculating overlapping labels. (No clipping is performed).
Labels visibility depends also on LabelsFont size, LabelsAngle and Axis Increment properties.