ProgressBar style attributes

ProgressBar style presentation attributes apply to a progressbar element.

Table 1. ProgressBar style attributes
Attribute Description GDC CLIENT HTML5 CLIENT
percentageVisible

Defines whether the current progress value is displayed.

Possible values are:
  • "no" (default): no progress value is displayed.
  • "center": the progress will be displayed in the middle of the progressbar.
  • "system": it will follow the system theme.
Yes Yes (if supported by the browser)