[Table of Contents] [docx version]

Error! No text of specified style in document.

gapWidth (Gap Width)

This element specifies the space between bar or column clusters, as a percentage of the bar or column width.

Parent Elements

bar3DChart5.7.2.15); barChart5.7.2.16); ofPieChart5.7.2.127); upDownBars5.7.2.219)

 

Attributes

Description

val (Gap Size Value)

Specifies that the contents of this attribute will contain a gap amount between 0 and 500.

 

The possible values for this attribute are defined by the ST_GapAmount simple type (§5.7.3.16).

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

<complexType name="CT_GapAmount">

   <attribute name="val" type="ST_GapAmount" default="150"/>

</complexType>