<secondPieSize>
(Second Pie Size)
This element specifies the size of the second pie or bar of a pie of pie chart or a bar of pie chart, as a percentage of the size of the first pie.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies the contents of this attribute will contain an integer between 5 and 200. The possible values for this attribute are defined by the ST_SecondPieSize simple type (§5.7.3.41). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_SecondPieSize">
<attribute name="val" type="ST_SecondPieSize" default="75"/>
</complexType>