FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / Scrollbar Property

In This Topic
    Scrollbar Property (Axis)
    In This Topic
    Gets or sets the axis scroll bar.
    Syntax
    'Declaration
     
    Public Property Scrollbar As C1AxisScrollbar
    public C1AxisScrollbar Scrollbar {get; set;}
    See Also