FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Series Class / DataLabelProperty Field

In This Topic
    DataLabelProperty Field (Series)
    In This Topic
    Identifies the DataLabel dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DataLabelProperty As DependencyProperty
    public static readonly DependencyProperty DataLabelProperty
    See Also