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

In This Topic
    Border Property (BulletGraphShapeStyle)
    In This Topic
    Gets or sets the value that encapsulates properties of a pen used to draw borders of C1.Win.C1Gauge.C1BulletGraph element.
    Syntax
    'Declaration
     
    Public Property Border As BulletGraphBorder
    public BulletGraphBorder Border {get; set;}
    See Also