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

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