Mashup Builder > Widgets > Common Widget Properties
Common Widget Properties
You can edit widget properties in the Properties panel of the mashup builder. Properties can be manually set or bound to other data services or events in a mashup. Bindable properties have input facing arrows next to the property name.
You can set the property value multiple sources, another property or parameter's value, or both.
Every widget shares the following properties:
Property
Description
Base Type
Default Value
Bindable (Y/N)
Localizable
TabSequence
The sequence in which widgets are highlighted when the user presses the Tab key.
NUMBER
N/A
N
N
Label
Displays the label text for the widget.
STRING
N/A
N
Y
LabelAlignment
Aligns the text for the widget label.
STRING
Left
N
N
LabelPosition
Sets the position of the text label.
STRING
Top
N
N
Margin
Sets the margin in the widget.
* 
For more information on setting margins, see Configuring Margins and Padding for Containers.
NUMBER
N/A
N
N
LableType
Selects the label type for the bar chart as Header, Sub-Header, Label, or Body.
STRING
N/A
N
Y
DisplayName
The name displayed above the widget.
STRING
N/A
N
Y
Description
Defined description given by user.
STRING
N/A
N
Y
Width
The width of the widget.
NUMBER
N/A
N
Y
Height
The height of the widget. The height is set to the maximum width of the label by default. It increases if the widget has a multiline label. Enter a value in the property panel or resize the widget in the canvas to set a fixed height.
NUMBER
N/A
N
Y
Z-index
Ordering for layered widgets.
STRING
N/A
Y
Y
ShowDataLoading
Displays the data while it loads.
BOOLEAN
N/A
Y
Y
Visible
Displays the widget when viewing the mashup
BOOLEAN
N/A
N
Y
Was this helpful?