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



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