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

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