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

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