TargetRegionExcursionType
- Last UpdatedNov 17, 2021
- 1 minute read
The TargetRegionExcursionType property is a read-write property that determines whether the values that fall outside the target region of a tag are highlighted.
Syntax
aaHistClientTrend.TargetRegionExcursionType = aaTargetRegionExcursionType;
Result = aaHistClientTrend.TargetRegionExcursionType;
Remarks
For information on possible values, see aaTargetRegionExcursionType Enumeration.
The default value is 1 (highlight values in a special color).