FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.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.Single
    public System.float Radius {get;}
    See Also