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

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