Share via


C.externalData Field

Definition

Represents the c: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: chartSpace.
  • has the following child XML elements: autoUpdate.
  • has the following XML attributes: id.
  • corresponds to the following strongly-typed classes: ExternalData.

Applies to