CurrentTagTargetRegionVisible
- Last UpdatedNov 17, 2021
- 1 minute read
This read-write property determines whether a currently selected tag’s target region is shown on the chart.
Syntax
aaHistClientTrend.CurrentTagTargetRegionVisible = discrete;
Result = aaHistClientTrend.CurrentTagTargetRegionVisible;
Remarks
If no target region is defined for a tag, this property has no effect. Regardless of the value of this property, the target region for a tag is only shown when that tag is currently selected in the tag list.
The default value is True.