DeltaOptions Properties
Contains options that control how the difference between actual and target values should be displayed.
Name | Description |
---|---|
Result |
Gets or sets which indication should be displayed within this delta element.
Inherited from Delta |
Result |
Gets or sets the precision with which actual and target values are determined to be equal (comparison tolerance).
Inherited from Delta |
Result |
Gets or sets how the comparison tolerance (Delta |
Value |
Gets or sets which value should be displayed within this delta element. |
See Also