KPIControlStyle property
- Last UpdatedNov 26, 2024
- 1 minute read
The KPIControlStyle property is an enumeration type that specifies how the data is displayed. The control will either display the data on a dial or in a bar graph. If a dial is being used, the position of the needle will be set according to the value being displayed (as determined by the KPIType property) and a tick mark made at the target value. If a bar graph is being used, there will be a bar for the value being displayed and another bar for the associated target value.
|
Datatype |
Read/Write |
Default Value |
|---|---|---|
|
Enum {Dial=0, |
R/W |
Dial |