TrendLine.PolynomialOrder Property
Gets or sets the polynomial order for a polynomial trend line.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer from 2 to 6. The default value is 2. |
See Also