FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.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 Double
    public double InnerRadius {get;}
    See Also