ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / DataLabelBase Class / BorderStyle Property

In This Topic
    BorderStyle Property
    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