DMDX Help.
X Position Keyword
<XPosition N>
<x N>
Deprecated X switch alternative setting the X coordinate for text as well as graphics,
use <xy>
instead (there are logical conundrums when only one axis is positioned and
<xy> obviates them). When using the DMDX form (a keyword delimited by <> as opposed to the original DMTG form) N can either be an integer or a
normalized real number. If N is an integer it is a pixel value, if N is real it should be between 0.0 and 1.0 as it is multiplied by the width of the screen.
By default X determines the coordinate of the left of the displayed item, see <XYJustification>.
DMDX Index.