[]
Configurates LabelMax. Sets a value that determines whether the maximum axis value should be always labeled.
public ChartAxisBuilder<T> LabelMax(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| ChartAxisBuilder<T> | Current builder. |