ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge.BulletGraph Namespace / BulletGraphBorder Class / Thickness Property

In This Topic
    Thickness Property (BulletGraphBorder)
    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