TChartAxis.Ticks
TChartAxis
property Ticks: TTicks;
Unit
TeEngine
Description
The Ticks property determines the kind of Pen used to draw Axis marks along the Axis line.
Ticks position is calculated based on Axis.TChartAxis.Increment, Axis.TChartAxis.LabelsSeparation and Axis.TChartAxis.LabelStyle properties.
There are three kind of ticks available: Ticks, TChartAxis.MinorTicks and TChartAxis.TicksInner.
You can show or hide any of them of have all of them Visible.
The TChartAxis.TickLength property defines the length of Axis Ticks in logical pixels.The Ticks property determines the kind of Pen used to draw Axis marks along the Axis line.