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

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