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

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