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

In This Topic
    EndValue Property
    In This Topic
    Gets or sets the end value of the range.
    Syntax
    'Declaration
     
    Public Property EndValue As System.Double
    public System.double EndValue {get; set;}
    See Also