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.
| Property | Value | Description |
|---|---|---|
| Visible | true (default), false | Enables/disables display of the widget. |
| Enabled | true (default), false | Enables and disables use of the component. |
| 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), false | Enables/disables usage in dashboards |
| wbViewBinding | Binding null —>WebWidget (default) | Provides ord for bound label. You can browse to select the Ord. Also provides selectable options for Degrade Behavior (None, Disable, and Hide). |