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

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