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

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