[]
Configurates LogBase. Sets the logarithmic base of the axis.
public ChartAxisBuilder<T> LogBase(double? value)
| Type | Name | Description |
|---|---|---|
| double? | value | The value. |
| Type | Description |
|---|---|
| ChartAxisBuilder<T> | Current builder. |
If the base is not specified the axis uses the normal scale.