Share via


CX.externalData Field

Definition

Represents the cx:externalData XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: chartData.
  • has the following XML attributes: autoUpdate, id.
  • corresponds to the following strongly-typed classes: ExternalData.

Applies to