Assembly: Ms;
The IValidationTrend interface is used to work with validation rule of the Compare Trends type used for trend comparison of the specified series.
IValidationTrend
To set up parameters of this rule, cast the value returned by the IValidationFilter.Details property to the IValidationTrend interface.
Property name | Brief description | |
SelectionComparatorData | The SelectionComparatorData property returns a set of selections determining data used for comparison. |
Property name | Brief description | |
The Kind property returns type of validation rule. | ||
The SelectionFilter property returns parameters of the filter limiting the checked series. | ||
The SelectionTargetData property returns object determining data used for validation. |
See also: