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

In This Topic
    EndWidth Property (CommonShape)
    In This Topic
    Gets or sets the logical width of the end cap.
    Syntax
    'Declaration
     
    Public Property EndWidth As System.Double
    public System.double EndWidth {get; set;}
    See Also