| Name | Type | Description | Notes |
|---|---|---|---|
| text | String | Text to be displayed at the label. | |
| hover | Boolean | If true, displays the label only on hover | [optional] |
| navigation | String | Hyperlink of the specified UI page that provides details. | [optional] |
| condition | String | If the condition is met then the label will be applied. Examples of expression syntax are provided under example_request section of CreateWidgetConfiguration API. | [optional] |
| icons | List<Icon> | Icons to be applied at dashboard for the label | [optional] |