FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart.Interaction 命名空间 / C1RangeSelector 类
成员

本主题中
    C1RangeSelector 类
    本主题中
    Represents a FlexChart range slider control supporting additional visual styles.
    对象模型
    C1RangeSelector 类
    语法
    '声明
     
    Public Class C1RangeSelector 
       Inherits C1.WPF.C1RangeSlider
       Implements C1.WPF.Chart.IChartLayer 
    public class C1RangeSelector : C1.WPF.C1RangeSlider, C1.WPF.Chart.IChartLayer  
    继承层次

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.C1RangeSlider
                            C1.WPF.Chart.Interaction.C1RangeSelector

    请参见