Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Excerpt

For all trendline types except moving average, sets or returns the number of periods the regression should extrapolate backward.

Signature
C#
C#
<table class="diff-macro"><thead><tr><th class="diff-macro-title">unmigrated-wiki-markup</th></tr></thead><tbody><tr><td class="diff-macro-body"><pre>
 public double BackcastPeriods{ get; set; }
</pre></td></tr></tbody></table>
Signature
vb.net
vb.net
Public <p>Public Property BackcastPeriods() As Double</p>Double
Remarks

Setting this value will cause the trendline to start before the beginning of the data.