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