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

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