A value defines the number of terms in polynom equation. It should be set to some integer value greater than 1. It works when the fitType is polynom, power, exponent, logarithmic and fourier.
Syntax
'Declaration
Public Property Order As System.Integer
public System.int Order {get; set;}
See Also