Share via


CX.chart Field

Definition

Represents the cx:chart XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: chartSpace.
  • has the following child XML elements: extLst, legend, plotArea, title.
  • corresponds to the following strongly-typed classes: Chart.

Applies to