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

In This Topic
    LineStyle Property (C1GaugeBorder)
    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