FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / DataLabelBase Class / Border Property

In This Topic
    Border Property (DataLabelBase)
    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