This topic has not yet been rated - Rate this topic

2.6.3.10 CT_FilteredPieSer

Target namespace: http://schemas.microsoft.com/office/drawing/2012/chart

Referenced by: filteredPieSeries

A complex type that specifies a chart pie series ([ISO/IEC29500-1:2011] section 21.2.2.172) that has been filtered from the chart ([ISO/IEC29500-1:2011] section 21.2).<128>

Child Elements:

ser: A CT_PieSer ([ISO/IEC29500-1:2011] section 21.2.2.172) element that specifies a chart pie series ([ISO/IEC29500-1:2011] section 21.2.2.172) that has been filtered from the chart ([ISO/IEC29500-1:2011] section 21.2).

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this complex type.

<xsd:complexType name="CT_FilteredPieSer">
  <xsd:sequence>
    <xsd:element name="ser" type="c:CT_PieSer" minOccurs="1" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>

See section 5.13 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.