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

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