TChartAxis.TickLength
TChartAxis
property TickLength: Integer;
Unit
TeEngine
Description
Default Value: 4
The TickLength property defines the length of Axis Ticks in logical pixels.
Use the Ticks pen property to change pen attributes.
Set it to zero to hide Axis Ticks.
You can combine TChartAxis.Ticks, TChartAxis.MinorTicks and TChartAxis.TicksInner at same time.