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

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