FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / RenderPieDataLabelEventArgs Class / InnerRadius Property

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