Description |
---|
Excerpt |
---|
For all trendline types except moving average, sets or returns the number of periods the regression should extrapolate backward. |
Signature | ||||
---|---|---|---|---|
| ||||
<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 | ||||
---|---|---|---|---|
| ||||
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. |