
Semantic color of the CProgressIndicator.
| Value | Description |
|---|---|
| critical | Bar shown in orange |
| negative | Bar shown in red |
| neutral | Bar shown in blue |
| positive | Bar shown in green |
Display of a text in the CProgressIndicator.
You can set a value in the application to display a text such as "done" or "critical" for a specified percentage value. If you do not assign a value to this property, it takes by default the value you have assigned to percentValue, displayed as a text with a percentage sign - for example, 42%.
Value of the progress in percent.
Specifies whether the value of the property displayValue - a text on the CProgressIndicator - is displayed or hidden.