[Table of Contents] [docx version]
Error! No text of specified style in document.
This element specifies how much bars and columns shall overlap on 2-D charts.
Parent Elements |
barChart (§5.7.2.16) |
Attributes |
Description |
val (Overlap Value) |
Specifies the contents of this attribute will contain an integer between -100 and 100.
The possible values for this attribute are defined by the ST_Overlap simple type (§5.7.3.31). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_Overlap">
<attribute name="val" type="ST_Overlap" default="0"/>
</complexType>