ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / Fibonacci Class / LowProperty Field



In This Topic
    LowProperty Field
    In This Topic
    Identifies the Low dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LowProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Fibonacci.LowProperty
    public static readonly DependencyProperty LowProperty
    public:
    static readonly DependencyProperty^ LowProperty
    See Also