MinorTickInterval(JS)
|
value
|
Specifies the interval between minor ticks. Applies only to the axes of the 'continuous' type. Mirrors the client-side minorTickInterval option.
|
MinorTickInterval(VizTimeInterval)
|
value
|
Specifies the interval between minor ticks. Applies only to the axes of the 'continuous' type. Mirrors the client-side minorTickInterval option.
|
MinorTickInterval(Action<ChartArgumentAxisMinorTickIntervalBuilder>)
|
configurator
|
Specifies the interval between minor ticks. Applies only to the axes of the 'continuous' type. Mirrors the client-side minorTickInterval object.
|
MinorTickInterval(Double)
|
value
|
Specifies the interval between minor ticks. Applies only to the axes of the 'continuous' type. Mirrors the client-side minorTickInterval option.
|