ChartGrid.Horizontals

Syntax

Horizontals: PP.Ui.ChartGridLineCollection

Description

The Horizontals property determines collection of horizontal lines in bubble chart coordinate grid.

Comments

Use JSON or the setHorizontals method to set the property value and the getHorizontals method to get the property value.

Example

The example of property use is given in the page ChartGrid Constructor.

See also:

ChartGrid