GetOrder Method

GetOrder function

Returns or sets the trendline order (an integer greater than 1) when the trendline type is Polynomial.The order must be between 2 and 6.


func (instance *Trendline) GetOrder()  (int32,  error) 

Remarks

See Also