Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge.BulletGraph Namespace / BulletGraphMarkStyle Class / Thickness Property

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