DeltaValue Properties
Contains delta element values.| Name | Description |
|---|---|
| AbsoluteVariation | Provides access to the absolute variation between actual and target values. |
| ActualValue | Provides access to the actual value displayed within the delta element. |
| DisplaySubValue1 | Provides access to the first additional value. |
| DisplaySubValue2 | Provides access to the second additional value. |
| DisplayValue | Provides access to the main delta value. |
| IndicatorType | Gets the type of delta indicator. |
| IsGood | Gets the value specifying the condition for displaying the delta indication. |
| PercentOfTarget | Provides access to the percentage of the actual value in the target value. |
| PercentVariation | Provides access to the percent variation between actual and target values. |
| TargetValue | Provides access to the target value. |
See Also