"yGrid"

Specifies whether grid lines are displayed.

Synopsis

setValue(string shape, "yGrid", bool on);

getValue(string shape, "yGrid", bool &on);

shape.yGrid(bool on);

Parameters

Parameter Description
shape Name of the object
on Grid lines on or off (TRUE/FALSE)

Description

This attribute is used to specify whether the Y grid lines are displayed or not.

Example

see "yOrigin"

Assignment

Bar trend