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

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