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

In This Topic
    SweepAngle Property
    In This Topic
    Gets or sets the sweep angle of the radialGauge.
    Syntax
    'Declaration
     
    Public Property SweepAngle As System.Double
    public System.double SweepAngle {get; set;}
    See Also