RecorderLabelTextAlign
Enumeration of the recorder label text alignment.
Enumeration of the recorder label text alignment. Can be passed via the RecorderLabels.textAlign parameter.
Add the following line to your scenario code to use the enum:
Values
TOP_LEFT
TOP_CENTER
TOP_RIGHT
MIDDLE_LEFT
MIDDLE_CENTER
MIDDLE_RIGHT
BOTTOM_LEFT
BOTTOM_CENTER
BOTTOM_RIGHT