ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / RenderSliceEventArgs Class / Radius Property

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