[]
Defines the style properties for the major and minor gridlines along an axis in a chart.
public sealed class GridLines : IValidateable
| Name | Description |
|---|---|
| GridLines() | Initializes a new instance of the GridLines class. |
| Name | Description |
|---|---|
| ShowGridLines | Gets or sets a value indicating whether the gridlines are shown. |
| Style | Gets or sets the line style properties for the gridlines and tickmarks. |
| Name | Description |
|---|---|
| Validate(ValidationContext) | Validates the information in each property of the GridLines object. |