TChartAxis.Labels

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 Ticks and / or Grid lines only.

Use the LabelsAngle and LabelStyle properties to control Label appearing.

Use the Visible property to show or hide both the Axis Labels, Ticks and Grid lines.