pages Properties

The pages key contains properties that determine the placement of each widget in the dashboard layout. Currently, the Dashboard Designer supports only one page for each layout.

Property NameTypeDetails
labelStringLabel of the page in the dashboard layout. Included in the Dashboard Designer’s user interface.
nameStringID of the page in the dashboard layout. Not included in the Dashboard Designer’s user interface.
widgetsArrayContains properties that determine the height and width of each widget, and where it’s placed on the dashboard layout. Not included in the Dashboard Designer’s user interface.
  • widgets Properties

    The widgets key contains properties that determine the height and width of each widget, and where it’s placed on the dashboard layout. Because the Dashboard Designer uses a grid, you specify the properties in terms of rows and columns. For example, you specify the number of columns to determine the width of a widget.