ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / DataLabelBase Class / BorderStyle Property

In This Topic
    BorderStyle Property (DataLabelBase)
    In This Topic
    Gets the border style of data labels.
    Syntax
    'Declaration
     
    Public ReadOnly Property BorderStyle As ChartStyle
    public ChartStyle BorderStyle {get;}
    See Also