Skip to main content

PolarChartValueAxisBuilder.MinorTickInterval Method

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