PCLine.Color

Syntax

Color: PP.Color || String;

Description

The Color property determines chart line color.

Comments

Use JSON or the setColor method to set the property value, and the getColor method to get the property value.

Example

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

See also:

PCLine