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



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