PrintTitle
- Last UpdatedNov 17, 2021
- 1 minute read
The PrintTitle property is a read-write property that gets or sets the print title for the trend.
Syntax
aaHistClientTrend.PrintTitle = message;
Result = aaHistClientTrend.PrintTitle;
Remarks
This property has no default value.