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