FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / DataLabelBase Class / BorderProperty Field

In This Topic
    BorderProperty Field
    In This Topic
    Identifies the DataLabelBase.Border dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly BorderProperty As DependencyProperty
    public static readonly DependencyProperty BorderProperty
    See Also