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



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