Skip to main content
A newer version of this page is available. .

Axis Tickmarks

Tickmarks divide an axis into equal sections by a step whose value is determined by the special options of an axis. Tickmarks are used to improve comprehension of a chart’s data. In addition, axis labels may accompany them. There are two types of tickmarks: major and minor. For more detailed information, refer to Grid Lines, Tickmarks and Interlacing.

Tickmarks_a

The table below lists the main properties which affect the element’s appearance and functionality:

Availability

The Axis2D.Tickmarks property of an axis.

Appearance

TickmarksBase.CrossAxis, TickmarksBase.Length, AxisBase.MinorCount, TickmarksBase.MinorLength, TickmarksBase.MinorThickness, TickmarksBase.Thickness

Visibility

TickmarksBase.Visible, TickmarksBase.MinorVisible

See Also