Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1RadialGauge Class / _startAngle Field

In This Topic
    _startAngle Field
    In This Topic
    Gets or sets the starting angle for the gauge, in degrees.
    Syntax
    'Declaration
     
    
    Public _startAngle As Double
    public double _startAngle
    Remarks
    Angles are measured clockwise, starting at the 9 o'clock position.
    See Also