[]
Gets or sets the number of terms in a polynomial or fourier equation.
[Json("order")]
public int TrendLineOrder { get; set; }
Set this value to an integer greater than 1. It works when the fitType is set to TrendLineFitType.Polynomial or TrendLineFitType.Fourier.