<gapWidth>
(Gap Width)
This element specifies the space between bar or column clusters, as a percentage of the bar or column width.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
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>