C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Interaction Namespace / RangeSelector Class / RangeSelector Constructor
Chart control.

In This Topic
RangeSelector Constructor
In This Topic
Creates an instance of RangeSlider class and attaches it to the specified chart.
Syntax
'Declaration
 
Public Function New( _
   ByVal chart As FlexChart _
)
 

Parameters

chart
Chart control.
See Also