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

In This Topic
    Scale Property (AxisScrollBar)
    In This Topic
    Gets or sets the scale of the scroll bar.
    Syntax
    'Declaration
     
    Public Property Scale As System.Double
    public System.double Scale {get; set;}
    See Also