webChart-CircularGaugeWidget

Located in the webChart palette, this bajaux HTML5–based component allows you to add a CircularGauge widget to a Px or Hx page. You can add the gauge to a Dashboard, pane as well. Drag and drop a point component onto the widget to see its current value presented graphically and update showing live data. Also, if the status of the added point changes, the gauge color changes to reflect current status.

Additionally, the CircularGauge widget observes minimum and maximum facets for points, and has an override in the PxEditor to redefine min and max properties if needed.

Configurable properties for the CircularGauge widget

Property Value Description
Visible true (default), false
Enables/disables display of the widget.
Enabled (general) true or false
Activates (true) and deactivates (false) use of the object (network, device, point, component, table, schedule, descriptor, etc.).
Layout Default values: X=0.00, Y=0.00, Width=300.00, Height=2600.00, Fill=on, off (default) Provides X and Y positioning coordinates for the widget as well as, Width, Height, and Fill. X and Y units can be specified as Absolute or Percent. While Width and Height dimensions can be specified as Absolute, Percent, or Preferred units. The Fill checkbox turns fill on or off.
Js view:webChart:CircularGaugeWidget Provides Ord for the Javascript widget. You can browse to select another widget.
Dashboard true (default) and false
Enables/disables usage in dashboards.
wbViewBinding Binding null —>WebWidget (default)
Provides an ORD for abound label. You can browse to select the ORD. This property also provides selectable options for Degrade Behavior (None, Disable, and Hide).