ig.excel.TrendlinePolynomialOrder
Constants which define the order/degree of the polynomial
applied to a Trendline when the trendline
type is Polynomial.
Dependencies
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
-
fifth
- Type:
- ig.excel.TrendlinePolynomialOrder
- Default:
- 5
A fifth-order/degree polynomial.
-
fourth
- Type:
- ig.excel.TrendlinePolynomialOrder
- Default:
- 4
A fourth-order/degree polynomial.
-
second
- Type:
- ig.excel.TrendlinePolynomialOrder
- Default:
- 2
A second-order/degree polynomial.
-
sixth
- Type:
- ig.excel.TrendlinePolynomialOrder
- Default:
- 6
A sixth-order/degree polynomial.
-
third
- Type:
- ig.excel.TrendlinePolynomialOrder
- Default:
- 3
A third-order/degree polynomial.
The current widget has no events.
The current widget has no public methods.