ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge.BulletGraph Namespace / BulletGraphMarkStyle Class / Width Property

In This Topic
    Width Property (BulletGraphMarkStyle)
    In This Topic
    Gets or sets the width of the C1.Win.C1Gauge.C1BulletGraph element.
    Syntax
    'Declaration
     
    Public Property Width As System.Double
    public System.double Width {get; set;}
    See Also