Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Grid Lines

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. For more detailed information, refer to Grid Lines, Tickmarks and Interlacing.

gridLines_minMaj

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

Availability

The AxisBase.GridLines property of an axis.

Appearance

GridLines.Color, GridLines.LineStyle, GridLines.MinorColor, GridLines.MinorLineStyle

Visibility

GridLines.Visible, GridLines.MinorVisible

See Also