<dLblPos>
(Data Label Position)
This element specifies the position of the data label.
Attributes |
Description |
---|---|
|
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>