Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart 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