ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / Fibonacci Class / MaxXProperty Field



In This Topic
    MaxXProperty Field (Fibonacci)
    In This Topic
    Identifies the MaxX dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaxXProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Fibonacci.MaxXProperty
    public static readonly DependencyProperty MaxXProperty
    public:
    static readonly DependencyProperty^ MaxXProperty
    See Also