2.24.3.71 CT_PlotSurface
Target namespace: http://schemas.microsoft.com/office/drawing/2014/chartex
Referenced by: CT_PlotAreaRegion
A complex type<493> that specifies the canvas on which the series are plotted.
Child Elements:
spPr: A CT_ShapeProperties element ([ISO/IEC29500-4:2016] section A.4.1) element<494> that specifies the OfficeArt shape properties for the plot surface.
extLst: A CT_ExtensionList element<495> that specifies an extensibility container.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.
-
<xsd:complexType name="CT_PlotSurface"> <xsd:sequence> <xsd:element name="spPr" type="a:CT_ShapeProperties" minOccurs="0" maxOccurs="1"/> <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType>
See section 5.22 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).