FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / RangeSelector Class
Members

In This Topic
    RangeSelector Class
    In This Topic
    The RangeSelector control displays a range selector that allows the user to choose the range of data on the specified FlexChart.
    Object Model
    RangeSelector Class
    Syntax
    'Declaration
     
    Public Class RangeSelector 
       Inherits C1RangeSlider
    public class RangeSelector : C1RangeSlider 
    Inheritance Hierarchy

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

    See Also