ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.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