<layout>
(Layout)
This element specifies how the chart element is placed on the chart.
Parent Elements |
---|
|
Child Elements |
Subclause |
---|---|
|
|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_Layout">
<sequence>
<element name="manualLayout" type="CT_ManualLayout" minOccurs="0" maxOccurs="1"/>
<element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1"/>
</sequence>
</complexType>