AbstractLegendItem Properties
● text
Label text
that is displayed as explanatory text of a LegendItem.
Primary
Property
This property can be personalized by an administrator.
● textDirection
Text or writing direction.
This enables
labels of interface elements to be read in languages that have an RTL writing
direction, such as Arabic or Hebrew, as opposed to LTR for languages like
English.
This property can be personalized by an administrator.
Value |
Description |
Can be set using personalization |
inherit |
The text direction is inherited from the parent element. Therefore, the text direction is identical to that of the parent element. |
Yes |
ltr |
Left to right text direction |
Yes |
rtl |
Right to left text direction |
Yes |
● tooltip
Quick info
text that appears when the user passes the mouse pointer over the UI
element. If screen readers are
supported, additional text is added automatically to the quick info to support
accessibility.
This property can be personalized
by an administrator.
● visible
Visibility of
the interface element.
This property can be personalized
by an administrator.
In personalization, this property
can be assigned the value false.