Label Properties

Use the Label control to display text on the device screen.

Definition
Property Description
Label Text Enter the text for the label.
Use Variable Select to use a variable for the label text. Click Browse to find available variables.
Wrap to Multiple Lines Select to truncate and wrap to multiple lines text that is too long to fit on one line.
Style Click Search to search available styles.

Click Restore to restore the default style.

Click Edit to edit the selected label style.

Click Clear to clear the label style.

Span Choose:
  • Horizontal – enter the number of columns the widget will occupy. The number must be greater than zero, and less than or equal to the number of columns in the screen display or container.
  • Vertical – enter the number of rows the widget will occupy.
Alignment Choose the way the label displays on the screen:

Horizontal

  • Left – left-justified alignment.
  • Center – centered alignment.
  • Right – right-justified alignment.

Vertical

  • Top – positions the control at the top of the span.
  • Center– positions the control in the center of the span.
  • Bottom – positions the control at the bottom of the span.