Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / RenderPieDataLabelEventArgs Class / Sweep Property

In This Topic
    Sweep Property (RenderPieDataLabelEventArgs)
    In This Topic
    Slice sweep.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Sweep As Single
    public float Sweep {get;}
    See Also