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

In This Topic
    Thickness Property (C1GaugeBorder)
    In This Topic
    Gets or sets the logical thickness of the border. Negative value specifies the width of the border in pixels.
    Syntax
    'Declaration
     
    Public Property Thickness As System.Double
    public System.double Thickness {get; set;}
    See Also