ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeSector Class / StartAngle Property

In This Topic
    StartAngle Property (C1GaugeSector)
    In This Topic
    Start angle for the C1GaugeSector. 0 is the topmost point of the circumference.
    Syntax
    'Declaration
     
    Public Property StartAngle As System.Double
    public System.double StartAngle {get; set;}
    See Also