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

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