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