Editable label

Display an editable text

BrowseName
EditableLabel
SuperType
Element(Item)

Properties

Name BrowseName DataType Description
Text Text LocalizedText Text to display and possibly changed by the user
Text horizontal alignment TextHorizontalAlignment Text horizontal alignment Indicates where the text is positioned on the horizontal axis
Text vertical alignment TextVerticalAlignment Text vertical alignment Indicates where the text is positioned on the vertical axis
Word wrap WordWrap Boolean Enable/disable the automatic word wrapping when the text is wider than the container. Ignored when the object width is automatic or when text abbreviation is set
Text trimming Elide Text trimming Text trimming mode. Insert three dots (...) in the indicated position when the text is too long for the available space. Ignored when the object width is automatic or when word wrap is set
Font family FontFamily Font Font family
Font weight FontWeight Font weight Font weight
Font italic FontItalic Boolean Enables/disables italics in the text
Font underline FontUnderline Boolean Enables/disables underline in the text
Font size FontSize Size Font size
Text color TextColor Color Color of the text to display
Border color BorderColor Color Color of the polygon border
Editable Editable Boolean Enable/disable the change of the value directly in the chart
Label style LabelStyle String Styles for labels
Input box style InputBoxStyle String Style for input controls
Visible Visible Boolean (Inherited from Element)
Enabled Enabled Boolean (Inherited from Element)
Opacity Opacity Float (Inherited from Element)
Left margin LeftMargin Size (Inherited from Element)
Top margin TopMargin Size (Inherited from Element)
Right margin RightMargin Size (Inherited from Element)
Bottom margin BottomMargin Size (Inherited from Element)
Width Width Size (Inherited from Element)
Height Height Size (Inherited from Element)
Horizontal alignment HorizontalAlignment Horizontal alignment (Inherited from Element)
Vertical alignment VerticalAlignment Vertical alignment (Inherited from Element)
Rotation Rotation Size (Inherited from Element)

Events

Modified text

BrowseName
Modified text

Event that is triggered when the text is changed by the user