[Table of Contents] [docx version]

Error! No text of specified style in document.

order (Polynomial Trendline Order)

This element specifies the order of the polynomial trend line. It is ignored for other trend line types.

Parent Elements

trendline5.7.2.212)

 

Attributes

Description

val (Order Value)

Specifies that the contents of this attribute will contain an integer between 2 and 6.

 

The possible values for this attribute are defined by the ST_Order simple type (§5.7.3.29).

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_Order">

   <attribute name="val" type="ST_Order" default="2"/>

</complexType>