Description
For all trendline types except moving average, sets or returns the number of periods the regression should extrapolate forward.C#
public double ForecastPeriods{ get ; set ; } |
vb.net
Public Property ForecastPeriods() As Double |