PlotArea.SingleTagMode
- Last UpdatedDec 08, 2015
- 1 minute read
The PlotArea.SingleTagMode property is a read-write Boolean property that sets whether to show only the currently selected pen or all pens.
Syntax
PlotArea.SingleTagMode = bool;
Result = PlotArea.SingleTagMode;
Remarks
The default is FALSE.