[]
Configurates AxisLine. Sets a value indicating whether the axis line is visible.
public ChartAxisBuilder<T> AxisLine(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| ChartAxisBuilder<T> | Current builder. |