<userShapes> (User Shapes)

This element shall specify the shapes drawn on top of the chart.

Child Elements

Subclause

<absSizeAnchor> (Absolute Anchor Shape Size)

§5.8.2.1

<relSizeAnchor> (Relative Anchor Shape Size)

§5.8.2.21

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

<complexType name="CT_Drawing">
	<sequence>
	<group ref="EG_Anchor" minOccurs="0" maxOccurs="unbounded"/>
	</sequence>
</complexType>