<line3DChart> (3D Line Charts)
This element contains the 3-D line chart series.
Parent Elements |
|---|
|
Child Elements |
Subclause |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_Line3DChart">
<sequence>
<group ref="EG_LineChartShared" minOccurs="1" maxOccurs="1"/>
<element name="gapDepth" type="CT_GapAmount" minOccurs="0" maxOccurs="1"/>
<element name="axId" type="CT_UnsignedInt" minOccurs="3" maxOccurs="3"/>
<element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1"/>
</sequence>
</complexType>