<extLst> (Chart Extensibility)

This element contains tags used for future extensibility of the file format.

Parent Elements

<area3DChart>5.7.2.4); <areaChart>5.7.2.5); <backWall>5.7.2.11); <bar3DChart>5.7.2.15); <barChart>5.7.2.16); <bubbleChart>5.7.2.20); <catAx>5.7.2.25); <chart>5.7.2.27); <chartSpace>5.7.2.29); <dateAx>5.7.2.39); <dispUnits>5.7.2.45); <dLbl>5.7.2.47); <dLbls>5.7.2.49); <doughnutChart>5.7.2.50); <dPt>5.7.2.52); <dTable>5.7.2.54); <errBars>5.7.2.55); <floor>5.7.2.69); <layout>5.7.2.88); <legend>5.7.2.94); <legendEntry>5.7.2.95); <line3DChart>5.7.2.97); <lineChart>5.7.2.98); <manualLayout>5.7.2.105); <marker>5.7.2.106); <multiLvlStrCache>5.7.2.115); <multiLvlStrRef>5.7.2.116); <numCache>5.7.2.121); <numLit>5.7.2.123); <numRef>5.7.2.124); <ofPieChart>5.7.2.127); <pie3DChart>5.7.2.141); <pieChart>5.7.2.142); <pivotFmt>5.7.2.143); <pivotSource>5.7.2.145); <plotArea>5.7.2.146); <radarChart>5.7.2.154); <scaling>5.7.2.161); <scatterChart>5.7.2.162); <ser>5.7.2.174); <ser>5.7.2.170); <ser>5.7.2.172); <ser>5.7.2.175); <ser>5.7.2.169); <ser>5.7.2.168); <ser>5.7.2.173); <ser>5.7.2.171); <serAx>5.7.2.176); <sideWall>5.7.2.192); <stockChart>5.7.2.199); <strCache>5.7.2.200); <strLit>5.7.2.201); <strRef>5.7.2.202); <surface3DChart>5.7.2.204); <surfaceChart>5.7.2.205); <title>5.7.2.211); <trendline>5.7.2.212); <trendlineLbl>5.7.2.213); <upDownBars>5.7.2.219); <valAx>5.7.2.227); <view3D>5.7.2.229)

Child Elements

Subclause

<ext> (Extension)

§5.7.2.62

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_ExtensionList">
	<sequence>
	<element name="ext" type="CT_Extension" minOccurs="0" maxOccurs="unbounded"/>
	</sequence>
</complexType>