FlexChart | ComponentOne
C1.WPF.Chart.Finance 程序集 / C1.WPF.Chart.Finance 命名空间 / Macd 类 / SmoothingPeriod 属性

本主题中
    SmoothingPeriod 属性 (Macd)
    本主题中
    Gets or sets the exponential moving average period for the signal line.
    语法
    '声明
     
    Public Property SmoothingPeriod As Integer
    public int SmoothingPeriod {get; set;}
    请参见