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

In This Topic
    StartAngle Property (C1RadialGauge)
    In This Topic
    Gets or sets the radialGauge's start angle.
    Syntax
    'Declaration
     
    Public Property StartAngle As System.Double
    public System.double StartAngle {get; set;}
    See Also