FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / RenderSliceEventArgs Class / Radius Property

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