ComponentOne FlexChart for WinForms
RangeSelector Class
Members 


C1.Win.Chart.Interaction Namespace : RangeSelector Class
The RangeSelector control displays a range selector that allows the user to choose the range of data on the specified FlexChart.
Syntax
'Declaration
 
Public Class RangeSelector 
   Inherits C1RangeSlider
'Usage
 
Dim instance As RangeSelector
public class RangeSelector : C1RangeSlider 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
               C1.Win.Chart.Interaction.RangeSelector

See Also

Reference

RangeSelector Members
C1.Win.Chart.Interaction Namespace