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

In This Topic
    SweepAngleProperty Field
    In This Topic
    Identifies the SweepAngle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SweepAngleProperty As DependencyProperty
    public static readonly DependencyProperty SweepAngleProperty
    See Also