IAxis.Ticks
IAxis

property Ticks: IPen;

Type Library
TeeChartx

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.Increment, Axis.Labels.Separation and Axis.Label.Style properties.

There are three kind of ticks available: Ticks, MinorTicks and TicksInner.

You can show or hide any of them of have all of them Visible.

The TickLength property defines the length of Axis Ticks in logical pixels.