<custSplit>
(Custom Split)
This element contains the custom split information for a pie-of-pie or bar-of-pie chart with a custom split type.
Parent Elements |
---|
|
Child Elements |
Subclause |
---|---|
|
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>