[]
        
(Showing Draft Content)

C1.Web.Mvc.TrendLine-1.TrendLineOrder

TrendLineOrder Property

TrendLineOrder

Gets or sets the number of terms in a polynomial or fourier equation.

Declaration
[Json("order")]
public int TrendLineOrder { get; set; }
Remarks

Set this value to an integer greater than 1. It works when the fitType is set to TrendLineFitType.Polynomial or TrendLineFitType.Fourier.