[]
Configurates MajorGrid. Sets a value indicating whether the axis includes grid lines.
public ChartAxisBuilder<T> MajorGrid(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| ChartAxisBuilder<T> | Current builder. |