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

In This Topic
    StartAngle Property (CommonShape)
    In This Topic
    Gets or sets the angle of the start cap (between -90 and 90).
    Syntax
    'Declaration
     
    Public Property StartAngle As System.Double
    public System.double StartAngle {get; set;}
    See Also