TChartAxis.Labels
TChartAxis
property Labels: Boolean;
Unit
TeEngine
Description
Default Value: True
The Labels property shows or hide Axis Labels. Set it to False to draw the Axis TChartAxis.Ticks and / or TChartAxis.Grid lines only.
Use the TChartAxis.LabelsAngle and TChartAxis.LabelStyle properties to control Label appearing.
Use the TChartAxis.Visible property to show or hide both the Axis Labels, Ticks and Grid lines.