...
7. Show vertical: shows progress bar vertically
8. Value Destination Type: The user can bind a value to the progress bar component in two ways
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 value to the progress bar component
Model: The user can create a model and use such model as value to the progress bar component. the model captures value from an object that we select while model creation