| 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 |
此属性确定要在进度条上显示的图例的样式。 请注意,如果使用可视样式为真,则忽略此属性,并且不显示图例。
| Value | Description |
|---|---|
| 0 | None |
| 1 | Time remaining |
| 2 | Percent completed |