[]
        
(Showing Draft Content)

C1.Win.Gauge.BulletGraph.BulletGraphBorder.-ctor

BulletGraphBorder Constructor

BulletGraphBorder()

Initializes a new instance of the BulletGraphBorder class.

Declaration
public BulletGraphBorder()
Public Sub New()

BulletGraphBorder(Color, double, C1GaugeBorderStyle)

Initializes a new instance of the BulletGraphBorder class.

Declaration
public BulletGraphBorder(Color color, double thickness, C1GaugeBorderStyle style)
Public Sub New(color As Color, thickness As Double, style As C1GaugeBorderStyle)
Parameters
Type Name Description
Color color

Border color.

double thickness

Border thickness.

C1GaugeBorderStyle style

Border style.