DxRangeSelector Properties
An interactive component that visualizes data on a linear scale and allows users to select a value range.
Name | Description |
---|---|
Allow |
Specifies whether users can use the mouse to select a range. |
Allow |
Specifies whether users can swap sliders. |
Animation |
Specifies whether the Range Selector animation is enabled. |
Data | Specifies an object that supplies Range Selector data. |
Height | Specifies the component height. |
Move |
Specifies whether users can move the selected range with mouse clicks. |
Redraw |
Specifies whether to redraw the Range Selector when its container size changes. |
Selected |
Specifies the selected range color. |
Selected |
Specifies the end value of the selected range. |
Selected |
Specifies the length of the selected range. Does not apply to discrete scales. |
Selected |
Specifies the start value of the selected range. |
Selected |
Specifies how the selected range should behave if new values are added to the data source. |
Snap |
Specifies whether to dock the dropped slider to the nearest tick. |
Value |
Specifies how the Range Selector updates selected range values. |
Width | Specifies the component width. |