ChartArea.AngleLines

Syntax

AngleLines: PP.Ui.ChartAngleLineCollection;

Description

The AngleLines property determines a collection of slanted lines in bubble chart plot area.

Comments

Use JSON or the setAngleLines method to set the property value, and the getAngleLines method to get the property value.

Example

The example of property use is given in description of the ChartAngleLineCollection constructor.

See also:

ChartArea