Back to Devexpress

GridLines Properties

corelibraries-devexpress-dot-xtracharts-dot-gridlines-dot-underscore-properties.md

latest1.5 KB
Original Source

GridLines Properties

Defines the settings of grid lines.

NameDescription
ColorGets or sets the color of major grid lines.
LineStyleGets the style settings of the major grid lines.
MinorColorGets or sets the color of minor grid lines.
MinorLineStyleGets the style settings of the minor grid lines.
MinorVisibleGets or sets a value indicating whether the minor grid lines are displayed by an axis.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
VisibleSpecifies whether the grid lines are visible.

See Also

GridLines Class

GridLines Members

DevExpress.XtraCharts Namespace