Element | CT_PlotArea/line3DChart |
<xsd:complexType name="CT_Line3DChart"> <xsd:sequence> <xsd:group ref="EG_LineChartShared" minOccurs="1" maxOccurs="1"/> <xsd:element name="gapDepth" type="CT_GapAmount" minOccurs="0" maxOccurs="1"/> <xsd:element name="axId" type="CT_UnsignedInt" minOccurs="3" maxOccurs="3"/> <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> |