[]
Value – Bind the data that represents the current progress. This value determines the fill level of the progress bar relative to its maximum.

The Progress Style property controls how the progress bar is displayed.
Style – Choose between a uniform bar or a segmented bar. Selecting Segmented reveals additional properties:
Segment Count – Enter a numeric value to specify the number of segments.
Segment Space – Enter a numeric value to define the spacing between segments.
Progress Align – Determines the orientation of the progress bar:
Vertical – Progress is displayed from top to bottom or bottom to top.
Horizontal – Progress is displayed from left to right or right to left.
The Trail Style properties control the appearance of the progress bar trail.
Trail Color – Sets the color of the progress bar trail. Open the color editor to select a color and click OK.
Trail Stripe – Toggle to True to display the trail with a striped pattern.
The Stroke Style properties control the appearance of the progress bar outline.
Stroke Color – Sets the color of the stroke.
Stroke Stripe – Toggle to True to make the stroke striped.
Stroke Gradient – Click the value slot to open the style editor. Adjust the gradient and select colors using the color editor.
The Border Style properties control the edges and border of the progress bar.
Border Radius – Enter a numeric value to set the curvature of the progress bar corners. Default is 15. A value of 0produces sharp rectangular corners.
Border Width – Enter a numeric value to define the thickness of the border. Default is 0.
Border Color – Sets the color of the border using the color editor.
The Label Style properties control the display and formatting of progress bar labels.
Show Label Text – Toggle to True to display label text on the progress bar.
Show Label Value – Toggle to False to hide numeric values on the progress bar.
Label Align – Determines label positioning:
Left or Right – Places labels outside the progress bar.
Inner Left, Inner Center, Inner Right – Places labels inside the progress bar.
Label Font Setting – Configures the appearance of the labels, including font family, size, color, weight (normal or bold), and style (normal or italic).