<secondPiePt> (Second Pie Point)

This element specifies a data point that shall be drawn in the second pie or bar in a pie of pie or bar of pie chart.

Parent Elements

<custSplit>5.7.2.35)

Attributes

Description

<val> (Integer Value)

Specifies that the contents of this attribute will contain an integer number.

The contents of this number are interpreted based on the context of the parent XML element.

The possible values for this attribute are defined by the XML Schema unsignedInt datatype.

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_UnsignedInt">
	<attribute name="val" type="xsd:unsignedInt" use="required"/>
</complexType>