FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / ColorAxis Class / Scrollbar Property

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