IIgrTimeAxisIntervalProps
Properties
Section titled "Properties"Optional interval
Section titled "interval"The interval, expressed as a multiple of IntervalType.
Use the Interval property expressed as a multiple of IntervalType.
``
``
interval?: string | number Optional intervalType
Section titled "intervalType"The unit of time for this interval.
The IntervalType is the unit of time for this interval.
intervalType?: string | TimeAxisIntervalType Optional range
Section titled "range"The visible axis range at which to apply this interval.
Use Range property for the visible axis range at which to apply this interval.
range?: string | number