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



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