HideCurrentTag
- Last UpdatedNov 17, 2021
- 1 minute read
The HideCurrentTag property is a read-write property that shows or hides the currently selected trend item (tag).
Syntax
aaHistClientTrend.HideCurrentTag = discrete;
Result = aaHistClientTrend.HideCurrentTag;
Remarks
The default value is False. If there are no tags on the chart, this property returns True.