Share via


CX.dataPt Field

Definition

Represents the cx:dataPt XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: series.
  • has the following child XML elements: extLst, spPr.
  • has the following XML attributes: idx.
  • corresponds to the following strongly-typed classes: DataPoint.

Applies to