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

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