implements |
BackedEnum |
|---|
Enum of the available deviation markers for the NumericContent control.
| Cases | |
|---|---|
Down = 'Down'
The actual value is less than the target value.
The actual value is less than the target value. |
# |
None = 'None'
No value (change).
No value (change). |
# |
Up = 'Up'
The actual value is more than the target value.
The actual value is more than the target value. |
# |