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



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