[Table of Contents] [docx version]

Error! No text of specified style in document.

gapDepth (Gap Depth)

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

Parent Elements

area3DChart5.7.2.4); bar3DChart5.7.2.15); line3DChart5.7.2.97)

 

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>