PrintShowTitle
- Last UpdatedNov 17, 2021
- 1 minute read
The PrintShowTitle property is a read-write property that shows or hides the print title in printed trends.
Syntax
aaHistClientTrend.PrintShowTitle = discrete;
Result = aaHistClientTrend.PrintShowTitle;
Remarks
True = Show the title; False = Hide the title.
The default value is True.