ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.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