Share via


C.order Field

Definition

Represents the c:order XML elements.

public static readonly System.Xml.Linq.XName order;
 staticval mutable order : System.Xml.Linq.XName
Public Shared ReadOnly order As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ser, trendline, ser.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Order, PolynomialOrder.

Applies to