FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.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 System.Boolean
    public System.bool Border {get; set;}
    See Also