ComponentOne FinancialChart for UWP
C1.Xaml.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