Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge 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