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



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