ChartLineCollection.SubLines

Syntax

SubLines: PP.Ui.ChartGridLineCollection

Description

The SubLines property determines nested level lines for each line in a specified collection.

Comments

Use JSON or the setSubLines method to set the property value and the getSubLines method to get the property value.

Example

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

See also:

ChartLineCollection