IAxis.TickLength
IAxis
property TickLength: Integer;
Type Library
TeeChartx
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 Axis.Ticks, Axis.MinorTicks and Axis.TicksInner at same time.