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

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