FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / LabelsProperty Field

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