DeltaOptionsBase Properties
Serves as the base for classes 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. |
Result |
Gets or sets the precision with which actual and target values are determined to be equal (comparison tolerance). |
Result |
Gets or sets how the comparison tolerance (Delta |
See Also