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

In This Topic
    BorderStyle Property (DataLabelBase)
    In This Topic
    Gets or sets the border style of the label.
    Syntax
    'Declaration
     
    Public Property BorderStyle As ChartStyle
    public ChartStyle BorderStyle {get; set;}
    See Also