ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / MacdBase Class / SlowPeriodProperty Field



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