Back to Devexpress

Axis Tickmarks

aspnet-15822-components-chart-control-visual-elements-axis-tickmarks.md

latest2.0 KB
Original Source

Axis Tickmarks

  • Dec 17, 2020

Tickmarks divide an axis into equal sections by a step whose value is determined by special axis options. Tickmarks make it easier to understand chart data. They may be accompanied by axis labels. There are two types of tickmarks: major and minor. Refer to the following help topic for more details: Grid Lines,Tickmarks and Interlacing.

The table below lists the main properties that 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

Grid Lines, Tickmarks and Interlacing

How to: Customize Axis Gridlines and Tickmarks