Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / DataLabel Class / Border Property

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