TickInterval(JS)
|
value
|
Specifies the interval between major ticks. Mirrors the client-side tickInterval option.
|
TickInterval(VizTimeInterval)
|
value
|
Specifies the interval between major ticks. Mirrors the client-side tickInterval option.
|
TickInterval(Action<ChartArgumentAxisTickIntervalBuilder>)
|
configurator
|
Specifies the interval between major ticks. Mirrors the client-side tickInterval object.
|
TickInterval(Double)
|
value
|
Specifies the interval between major ticks. Mirrors the client-side tickInterval option.
|