Labels
A Label is used to display text strings, which appear exactly the way you type it, on a Dashboard. Labels are versatile in that you can use literal value parameters in the text field and have the parameter value displayed. This allows the Label text to be dynamic. This Component can be used with Mobile and Application Dashboards.
When to use
Use a Label component when you need descriptive text for any dashboard or dashboard component, such as a Text Box, Check Box, or Combo Box. This is especially important for accessibility, as it helps users understand the context of the dashboard and embedded components. Labels also improve the user experience by providing clarity.
When not to use
Avoid using a Label component when having text displayed on a dashboard is not essential for user interaction.