Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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 FormattingVariables 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>

  • No labels