Introduction
UI control used to display progress.

Fields#
| Name | Description |
|---|---|
| On Value Changed | Event raised when value changes |
Properties#
| Name | Description |
|---|---|
| direction | Direction of fill. |
| fillMode | Mode used to fill progressbar. |
| maxValue | Maximum allowed value. |
| minValue | Minimum allowed value |
| targetGraphic | Graphic used to display fill |
| value | Current value |