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

C1AxisScrollbar Class
Represents a FlexChart range slider control supporting additional visual styles.
Object Model
C1AxisScrollbar Class
Syntax
'Declaration
 
Public Class C1AxisScrollbar 
   Inherits C1.WPF.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.C1RangeSlider
                        C1.WPF.Chart.Interaction.C1AxisScrollbar

See Also