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