ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / FibonacciArcs Class / EndYProperty Field



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