Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1BulletGraph Class / Minimum Property

In This Topic
    Minimum Property (C1BulletGraph)
    In This Topic
    Gets or sets the smallest value that can be displayed.
    Syntax
    'Declaration
     
    Public Property Minimum As System.Double
    public System.double Minimum {get; set;}
    See Also