FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Interaction Namespace / C1AxisScrollbar Class
Members

In This Topic
    C1AxisScrollbar Class
    In This Topic
    Represents a FlexChart range slider control supporting additional visual styles.
    Object Model
    C1AxisScrollbar Class
    Syntax
    'Declaration
     
    Public Class C1AxisScrollbar 
       Inherits C1.WPF.Input.C1RangeSlider
    public class C1AxisScrollbar : C1.WPF.Input.C1RangeSlider 
    Inheritance Hierarchy

    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.Input.C1RangeSlider
                            C1.WPF.Chart.Interaction.C1AxisScrollbar

    See Also