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