<overlap>
(Overlap)
This element specifies how much bars and columns shall overlap on 2-D charts.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
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>