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



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