ComponentOne FinancialChart for UWP
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 Double
    public double Angle {get;}
    See Also