PlotArea.GridWidth
- Last UpdatedDec 08, 2015
- 1 minute read
The PlotArea.GridWidth property is a read-write integer property that gets or sets the width of the grid. Allowed values are 1 to 10.
Syntax
PlotArea.GridWidth = int;
Result = PlotArea.GridWidth;
Remarks
The default is 1.