ComponentOne FinancialChart for WinForms
C1.Win.Chart Namespace / FlexRadar Class / StartAngle Property

In This Topic
    StartAngle Property (FlexRadar)
    In This Topic
    Gets or set the starting angle.
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("FlexRadar.StartAngle", "Gets or set the starting angle.")>
    Public Property StartAngle As Double
    [C1Description("FlexRadar.StartAngle", "Gets or set the starting angle.")]
    public double StartAngle {get; set;}
    See Also