ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Axis Class / LabelsProperty Field



In This Topic
    LabelsProperty Field
    In This Topic
    Backing field for Labels property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LabelsProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Axis.LabelsProperty
    public static readonly DependencyProperty LabelsProperty
    public:
    static readonly DependencyProperty^ LabelsProperty
    See Also