Constants which define the order/degree of the polynomial applied to a [[Trendline]] when the trendline type is Polynomial.

See

[[TrendlineType]]

Enumeration Members

Enumeration Members

Fifth: 5

A fifth-order/degree polynomial.

Fourth: 4

A fourth-order/degree polynomial.

Second: 2

A second-order/degree polynomial.

Sixth: 6

A sixth-order/degree polynomial.

Third: 3

A third-order/degree polynomial.