TChartAxis.MinorTickLength
TChartAxis
property MinorTickLength: Integer;
Unit
TeEngine
Description
Default 2
The MinorTickLength property indicates the length in pixels of Axis Minor ticks. You can control the number of Minor ticks by using the TChartAxis.TChartAxis.MinorTickCount property. Minor ticks are displayed using the TChartAxis.TChartAxis.MinorTicks pen property.