ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / C1FlexRadar Class / StartAngle Property

In This Topic
    StartAngle Property (C1FlexRadar)
    In This Topic
    Gets or set the starting angle.
    Syntax
    'Declaration
     
    
    Public Property StartAngle As Double
    public double StartAngle {get; set;}
    See Also