MaxRange(JS)
|
value
|
Specifies the maximum range that can be selected. Mirrors the client-side maxRange option.
|
MaxRange(VizTimeInterval)
|
value
|
Specifies the maximum range that can be selected. Mirrors the client-side maxRange option.
|
MaxRange(Action<RangeSelectorScaleMaxRangeBuilder>)
|
configurator
|
Specifies the maximum range that can be selected. Mirrors the client-side maxRange object.
|
MaxRange(Double)
|
value
|
Specifies the maximum range that can be selected. Mirrors the client-side maxRange option.
|