Share via


NoNamespace.series Field

Definition

Represents the series XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: chartFormat.
  • corresponds to the following strongly-typed properties: ChartFormat.Series.

Applies to