Skip to main content
API

RangeSelectorScaleBuilder.MinorTickInterval Method

Name Parameters Description
MinorTickInterval(JS) value Specifies an interval between minor ticks. Mirrors the client-side minorTickInterval option.
MinorTickInterval(VizTimeInterval) value Specifies an interval between minor ticks. Mirrors the client-side minorTickInterval option.
MinorTickInterval(Action<RangeSelectorScaleMinorTickIntervalBuilder>) configurator Specifies an interval between minor ticks. Mirrors the client-side minorTickInterval object.
MinorTickInterval(Double) value Specifies an interval between minor ticks. Mirrors the client-side minorTickInterval option.