ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeBase Class / Minimum Property

In This Topic
    Minimum Property (C1GaugeBase)
    In This Topic
    Minimum value for the Gauge.
    Syntax
    'Declaration
     
    Public Property Minimum As System.Double
    public System.double Minimum {get; set;}
    See Also