Label style attributes

Label style presentation attributes apply to a label.

Table 1. Label style attributes
Attribute Description GDC CLIENT HTML5 CLIENT
textFormat

Defines the rendering of the content of the label widget.

Possible values are:
  • "plain" (default): the value assigned to this widget is interpreted as plain text.
  • "html": it is interpreted as HTML (with hyperlinks).
Yes Yes