ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / RenderSliceEventArgs Class / Angle Property

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