ChartLineCollection.Grid

Syntax

Grid: PP.Ui.ChartGrid;

Description

The Grid property sets bubble chart grid.

Comments

Property value is set from JSON or using the setGrid method and returned using the getGrid method.

Example

The example of property use is identical to use of the ChartArea.Grid property.

See also:

ChartLineCollection