ChartArea.Grid

Syntax

Grid: PP.Ui.ChartGrid

Description

The Grid property determines grid for bubble chart plot area.

Comments

Use JSON or the setGrid method to set the property value and the getGrid method to get the property value.

Example

The example of use is given in the page with description of the ChartArea.AxisX property.

See also:

ChartArea