2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / AxisScrollBar Class / Appearance Property

In This Topic
    Appearance Property (AxisScrollBar)
    In This Topic
    Gets or sets the appearance of the scroll bar.
    Syntax
    'Declaration
     
    Public Property Appearance As ScrollBarAppearanceEnum
    public ScrollBarAppearanceEnum Appearance {get; set;}
    See Also