"xGrid"
Setting for the grid lines.
Synopsis
setValue(string shape, "xGrid", bool on);
getValue(string shape, "xGrid", bool &on);
shape.xGrid(bool on);
Parameters
Parameter | Description |
---|---|
shape | Name of the object |
on | Grid on or off (TRUE/FALSE) |
Description
This attribute is used to specify whether the x-grid-lines are displayed or not.
Example
see "xOrigin"
Assignment
Bar trend