Share via


CX.chartData Field

Definition

Represents the cx:chartData XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: chartSpace.
  • has the following child XML elements: data, externalData, extLst.
  • corresponds to the following strongly-typed classes: ChartData.

Applies to