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

In This Topic
    Border Property (ChartTitle)
    In This Topic
    Gets or sets a value indicating whether the title has border.
    Syntax
    'Declaration
     
    Public Property Border As Boolean
    public bool Border {get; set;}
    See Also