FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / MacdHistogram Class / SlowPeriod Property

In This Topic
    SlowPeriod Property (MacdHistogram)
    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