draw-chart:externalData
External Data Relationship
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Schema document: dml-chart.xsd
Type: draw-chart:CT_ExternalData
Properties: Local, Qualified
Content
- draw-chart:autoUpdate [0..1] Update Automatically
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
r:id | [1..1] | r:ST_RelationshipId | Relationship Reference |
Used in
- Type draw-chart:CT_ChartSpace (Element draw-chart:chartSpace)
Sample instance
<draw-chart:externalData r:id="string"> <draw-chart:autoUpdate/> </draw-chart:externalData>