[Table of Contents] [docx version]
Error! No text of specified style in document.
This element specifies the position of the data label.
Parent Elements |
Attributes |
Description |
val (Data Label Position Value) |
Specifies how the data label is positioned on the chart.
The possible values for this attribute are defined by the ST_DLblPos simple type (§5.7.3.11). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_DLblPos">
<attribute name="val" type="ST_DLblPos" use="required"/>
</complexType>