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



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