SetOrder Method
SetOrder 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) SetOrder(value int32) error
Remarks
See Also
- Class Trendline
- Namespace Aspose.Cells.Charts
- Library Aspose.Cells for Go