Skip to main content

Common properties

Mandatory properties

PropertyTypeDescription
xnumberThe distance from the left edge of the label to the horizontal anchor point.
ynumberThe distance from the top edge of the label to the vertical anchor point.

Optional properties

PropertyTypeDescription
hAnchorstringHorizontal anchor point. May be one of the following: LEFT, CENTER, RIGHT.
vAnchorstringVertical anchor point. May be one of the following: TOP, CENTER, BOTTOM.
rotateintegerRotation. May be one of the following: 0, 90, -90, 180.
hFlipbooleanFlip horizontally. Applied before the rotation.
vFlipbooleanFlip vertically. Applied before the rotation.
bgColorstringBackground color. May contain dynamic text.
paddingpaddingPadding around object.
borderColorstringBorder line color. May contain dynamic text.
borderWidthnumberBorder line width.