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



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