Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.FlexChart Namespace / ChartTitle Class / BorderStyle Property

In This Topic
    BorderStyle Property (ChartTitle)
    In This Topic
    Gets the title border style.
    Syntax
    'Declaration
     
    Public ReadOnly Property BorderStyle As ChartStyle
    public ChartStyle BorderStyle {get;}
    See Also