ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / MacdBase Class / FastPeriod Property

In This Topic
    FastPeriod Property
    In This Topic
    Gets or sets the fast exponential moving average period for the MACD line.
    Syntax
    'Declaration
     
    
    Public Property FastPeriod As Integer
    public int FastPeriod {get; set;}
    See Also