Skip to main content

RangeSelectorChartValueAxisBuilder.LogarithmBase Method

Name Parameters Description
LogarithmBase(JS) value Specifies the value to be raised to a power when generating ticks for a logarithmic value 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 value axis. Mirrors the client-side logarithmBase option.