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

GridLines Properties

Defines the settings of grid lines.
Name Description
Color Gets or sets the color of major grid lines.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
LineStyle Gets the style settings of the major grid lines.
MinorColor Gets or sets the color of minor grid lines.
MinorLineStyle Gets the style settings of the minor grid lines.
MinorVisible Gets or sets a value indicating whether the minor grid lines are displayed by an axis.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
Visible Specifies whether the grid lines are visible.
See Also