ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / C1Gauge Class / Max Property

In This Topic
    Max Property (C1Gauge)
    In This Topic
    Gets/sets the max value of the gauge.
    Syntax
    'Declaration
     
    Public Property Max As System.Double
    public System.double Max {get; set;}
    See Also