ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / RenderPieDataLabelEventArgs Class / Radius Property

In This Topic
    Radius Property (RenderPieDataLabelEventArgs)
    In This Topic
    Pie radius.
    Syntax
    'Declaration
     
    Public ReadOnly Property Radius As Single
    public float Radius {get;}
    See Also