[]
The RangeSelector control displays a range selector that allows the user to choose the range of data on the specified FlexChart.
[C1Description("Interaction.RangeSlider", "The RangeSelector control displays a range selector that allows the user to choose the range of data on the specified FlexChart.")]
public class RangeSelector : C1RangeSlider, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
| Name | Description |
|---|---|
| RangeSelector(FlexChart) | Creates an instance of RangeSlider class and attaches it to the specified chart. |
| Name | Description |
|---|---|
| IsDx | Special handling for DirectX chart. |
| Name | Description |
|---|---|
| Dispose(bool) | Clean up any resources being used. |
| OnValueChanged(EventArgs) | Called when values change. |
| Remove() | Removes itself from parent control |