PCObject.Chart

Syntax

Chart: PP.Ui.ParallelCoordinates;

Description

The Chart property determines the draw area.

Comments

Use JSON or the setChart method to set the property value and the getChart method to get the property value.

Example

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

See also:

PCObject