21.2.3.11 ST_DLblPos
This simple type specifies the possible positions for a data label.
This simple type’s contents are a restriction of the W3C XML Schema string datatype.
This simple type is restricted to the values
listed in the following table:
Enumeration Value
Description
Specifies that data labels shall be displayed below the data marker.
Specifies that data labels shall be displayed in the best position.
Specifies that data labels shall be displayed centered on the data marker.
Specifies that data labels shall be displayed inside the base of the data marker.
Specifies that data labels shall be displayed inside the end of the data marker.
Specifies that data labels shall be displayed to the left of the data marker.
Specifies that data labels shall be displayed outside the end of the data marker.
Specifies that data labels shall be displayed to the right of the data marker.
Specifies that data labels shall be displayed above the data marker.
[Note: The W3C XML Schema definition of this simple type’s content model (ST_DLblPos) is located in A.5.1. end note]