Share via


NoNamespace.seriesIdx Field

Definition

Represents the seriesIdx XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: chart.
  • corresponds to the following strongly-typed properties: Chart.SeriesIndex.

Applies to