ComponentOne FinancialChart for WinForms
C1.Win.Chart Namespace / RenderSliceEventArgs Class / Radius Property

In This Topic
    Radius Property (RenderSliceEventArgs)
    In This Topic
    Pie radius.
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("RenderSliceEventArgs.Radius", "Pie radius.")>
    Public ReadOnly Property Radius As Single
    [C1Description("RenderSliceEventArgs.Radius", "Pie radius.")]
    public float Radius {get;}
    See Also