ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1Gauge Class / Minimum Property

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