Online documentation, manuals and tutorials
< All Topics
Print

Gauge (Dashboard)

Description

Displays the value selected through the Data property inside the gauge chart.

Properties

Specific

Data

EXPRESSION (any)

The value within the [Min, Max] range that is displayed in the Widget.

Title

String

The name displayed above the gauge chart.

Min range

EXPRESSION (float)

The minimum value that Data can contain.

Max range

EXPRESSION (float)

The maximum value that Data can contain.

Color

Color

The color of the arc bar inside the chart.

Alt text

Margin

Object

Manually selected margin values between the Widget borders and the chart itself within the Widget.

Visible

EXPRESSION (boolean)

If the calculated expression is true then the Widget is visible, and if it is false then the Widget is hidden. It can be left blank, in which case the Widget is always visible.

Examples

  • Dashboard Widgets Demo
Page content