Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

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

Remarks

Settings this value causes the trendline to extend beyond the end of the data.
  • No labels