<holeSize>
(Hole Size)
This element specifies the size of the hole in a doughnut chart group.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies that the contents of this attribute will contain a hole size between 10 and 90 that is measured as a percentage of the size of the plot area. The possible values for this attribute are defined by the ST_HoleSize simple type (§5.7.3.18). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_HoleSize">
<attribute name="val" type="ST_HoleSize" default="10"/>
</complexType>