[Table of Contents] [docx version]
Error! No text of specified style in document.
This element contains the custom split information for a pie-of-pie or bar-of-pie chart with a custom split type.
Parent Elements |
ofPieChart (§5.7.2.127) |
Child Elements |
Subclause |
secondPiePt (Second Pie Point) |
§5.7.2.164 |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_CustSplit">
<sequence>
<element name="secondPiePt" type="CT_UnsignedInt" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>