ChartGrid.Verticals

Syntax

Verticals: PP.Ui.ChartGridLineCollection

Description

The Verticals property determines collection of vertical lines in bubble chart coordinate grid.

Comments

Use JSON or the setVerticals method to set the property value and the getVerticals method to get the property value.

Example

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

See also:

ChartGrid