SetForward Method

SetForward function

Returns or sets the number of periods (or units on a scatter chart) that the trendline extends forward.The number of periods must be greater than or equal to zero.


func (instance *Trendline) SetForward(value float64)  error

Remarks

See Also