FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / RenderPieDataLabelEventArgs Class / Angle Property

In This Topic
    Angle Property (RenderPieDataLabelEventArgs)
    In This Topic
    Slice angle.
    Syntax
    'Declaration
     
    Public ReadOnly Property Angle As Double
    public double Angle {get;}
    See Also