[Table of Contents] [docx version]

Error! No text of specified style in document.

holeSize (Hole Size)

This element specifies the size of the hole in a doughnut chart group.

Parent Elements

doughnutChart5.7.2.50)

 

Attributes

Description

val (Hole Size Value)

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>