[]
        
(Showing Draft Content)

C1.Win.Chart.Interaction.RangeSelector

RangeSelector Class

The RangeSelector control displays a range selector that allows the user to choose the range of data on the specified FlexChart.

Inheritance
C1RangeSlider
RangeSelector
Namespace: C1.Win.Chart.Interaction
Assembly: C1.Win.FlexChart.8.dll
Syntax
[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

Constructors

Name Description
RangeSelector(FlexChart)

Creates an instance of RangeSlider class and attaches it to the specified chart.

Properties

Name Description
IsDx

Special handling for DirectX chart.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

OnValueChanged(EventArgs)

Called when values change.

Remove()

Removes itself from parent control