Share via


C.period Field

Definition

Represents the c:period XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: trendline.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Period.

Applies to