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

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