FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / FlexRadar Class / StartAngle Property

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