Gauges for WinForms | ComponentOne
C1.Win.Gauge.8 Assembly / C1.Win.Gauge Namespace / C1GaugeBase Class / Maximum Property

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