Friendly Name | Legend Type |
---|---|
API Name | LegendType |
Type | Integer |
Restrictions | Range is 0 - 2 |
Get Function | (dcl-Control-GetLegendType
<CONTROL>) |
Set Function | (dcl-Control-SetLegendType
<CONTROL>
NewValue [as
Integer]) |
Applies To | Progress Bar |
This property determines the style of legend to display on the progress bar. Note that this property is ignored and no legend is displayed if Use Visual Style is true.
Value | Description |
---|---|
0 | None |
1 | Time remaining |
2 | Percent completed |