...
Value Destination Type: The user can bind a value to the rating progress bar component in two ways, this attribute decides if the user wants to save a value in a variable or model
Variable: The user can create a variable of type integer from the variable tab with a default value and can use such a variable as a value to the progress bar component, from the value destination variable, the user can choose the variable in which he/she wants to save the value of field
...
Model: The user can create a model and use such model as a value to the rating progress bar component. the model captures value from an object that we select while the model creation. from the value destination model, the user can choose the specific model in which he/she wants to save the value of the field
...
Read-only: Select Read Only checkbox to display the rating read-only, the user is not able to edit the rating.
Size: Rating can be displayed in five different sizes e.g xx-small, x-small, small, medium, large
...