TickInterval(JS)
|
value
|
Specifies an interval between axis ticks/grid lines. Mirrors the client-side tickInterval option.
|
TickInterval(VizTimeInterval)
|
value
|
Specifies an interval between axis ticks/grid lines. Mirrors the client-side tickInterval option.
|
TickInterval(Action<PolarChartValueAxisTickIntervalBuilder>)
|
configurator
|
Specifies an interval between axis ticks/grid lines. Mirrors the client-side tickInterval object.
|
TickInterval(Double)
|
value
|
Specifies an interval between axis ticks/grid lines. Mirrors the client-side tickInterval option.
|