Skip to main content

RangeSelectorScaleBuilder.LogarithmBase Method

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