Label

A label control is a textual representation of a data point or a static text.

Object properties

propertydescription
FunctionSpecifies the general function of the label control element.
  • Text: A static text as in the Appearance / Text property
  • Indicator: Receives its value from one or more server items.
  • Date/Time: Shows the current date and time.
  • Control: Receives its value from one or more server items. Upon change, sends its value to one or more server items.

<other properties>

Appearance properties

propertydescription
Text(optional)
Formatted textSample output
Text format

Specifies the output text and optionally formats and variables. See also String Formatting, Variables in a visualization project.

Date and/or time related data points: If formatting is omitted then the operating system settings and browser settings are used for Visualization Editor in runtime and web-based visualization, respectively.


<other properties>

If the text to display does not fit in the defined bounding box it will be wrapped around.