PCArea.LinesLayer

Syntax

LinesLayer: PP.Ui.Canvas;

Description

The LinesLayer property determines lines layer in the chart plot area.

Comments

Use JSON to set the property value getLinesLayer method to get the property value.

Example

The example of property use is given in description of the ParallelCoordinates.ChartArea property.

See also:

PCArea