ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.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.Xaml.C1RangeSlider
    public class C1AxisScrollbar : C1.Xaml.C1RangeSlider 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.C1RangeSlider
                      C1.Xaml.Chart.Interaction.C1AxisScrollbar

    See Also