ChartArgumentAxisBuilder.LogarithmBase Method
Name | Parameters | Description |
---|---|---|
LogarithmBase(JS) | value | Specifies the value to be raised to a power when generating ticks for an axis of the 'logarithmic' type. Mirrors the client-side logarithmBase option. |
LogarithmBase(Double) | value | Specifies the value to be raised to a power when generating ticks for an axis of the 'logarithmic' type. Mirrors the client-side logarithmBase option. |