PlotArea.PenHighlightWidth
- Last UpdatedDec 08, 2015
- 1 minute read
The PlotArea.PenHighlightWidth property is a read-write integer property that gets or sets the width of the pen’s highlight color. Allowed values are 1 to 5.
Syntax
PlotArea.PenHighlightWidth = int;
Result = PlotArea.PenHighlightWidth;
Remarks
The default is 2.