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

In This Topic
    Radius Property (RenderSliceEventArgs)
    In This Topic
    Pie radius.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Radius As Single
    public float Radius {get;}
    See Also