Skip to main content

Axis Gridlines

An axis can display Grid Lines to improve the readability of the displayed charts for an end-user. There are two types of grid lines: major and minor.

GridLines

The table below lists the customization options.

Property

Description

GridLinesBrush

Gets or sets the color of the axis grid lines.

GridLinesMinorBrush

Specifies the color of the axis minor grid lines.

GridLinesMinorStrokeStyle

Specifies the line style settings for the axis’ minor grid lines.

ShowMajorGridlines

Specifies whether to show major gridlines.

ShowMinorGridlines

Specifies whether to show minor gridlines.