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