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

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