Share via


C.serLines Field

Definition

Represents the c:serLines XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: barChart, ofPieChart.
  • has the following child XML elements: spPr.
  • corresponds to the following strongly-typed classes: SeriesLines.

Applies to