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

In This Topic
    Size Property (AxisScrollBar)
    In This Topic
    Gets or sets the size of the scroll bar.
    Syntax
    'Declaration
     
    Public Property Size As System.Integer
    public System.int Size {get; set;}
    See Also