close

Filter

loading table of contents...

Studio Developer Manual / Version 2310

Table Of Contents

9.28.6.3 Percentage Score Bar

A PercentageBarFeedbackItem renders a colored and score bar with a percentage value. They are created trough method PercentageBarFeedbackItem.builder.

Example of a PercentageBarFeedbackItem

Figure 9.17. Example of a PercentageBarFeedbackItem


Property Type Default Value Description
collection String null The sub tab the panel should be rendered too.
title String null The title of the panel.
help String null Help text that, if set, will be rendered as a help icon next to the title.
label String null The label that is shown above the bar.
value float 0 The value of the score.
color String null If set, the whole bar will be rendered with this color. The reverseColors attribute is ignored in this case.
reverseColors boolean false If true, the color of the bar be reversed (green to red).
decimalPlaces float 0 The number of decimal places to be rendered for the value.

Table 9.15.  FeedbackItem PercentageBarFeedbackItem


Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.