HighlightCurrentTag
- Last UpdatedNov 17, 2021
- 1 minute read
The HighlightCurrentTag property is a read-write property that controls whether to highlight whichever tag is currently selected.
Syntax
aaHistClientTrend.HighlightCurrentTag = discrete;
Result = aaHistClientTrend.HighlightCurrentTag;
Remarks
This property is a trend-level setting, not a tag-level setting. If you enable it while a particular tag is selected, that tag is highlighted. Once you select a different tag, that other tag is highlighted, and so on. The default value is False.