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

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