PrintShowActiveTag
- Last UpdatedNov 17, 2021
- 1 minute read
The PrintShowActiveTag property is a read-write property that shows or hides the name of the active tag in the chart area of printed trends.
Syntax
aaHistClientTrend.PrintShowActiveTag = discrete;
Result = aaHistClientTrend.PrintShowActiveTag;
Remarks
True = Show the tag; False = Hide the tag.
The default value is True.