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

In This Topic
    LineStyle Property (BulletGraphBorder)
    In This Topic
    Gets or sets the style of lines drawn with a border.
    Syntax
    'Declaration
     
    Public Property LineStyle As C1GaugeBorderStyle
    public C1GaugeBorderStyle LineStyle {get; set;}
    See Also