ProgressBar style attributes
ProgressBar presentation style attributes apply to PROGRESSBAR
elements.
Note:
This topic lists presentation style attributes for a specific class of form element, common presentation style attributes can also be used for this type of element.
percentageVisible
Defines whether the current progress value is displayed.
Values can be:
"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.