ChartSymbol.Color

Syntax

Color: PP.Color | String;

Description

The Color property determines color of chart bubble symbol.

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 ChartSymbol constructor.

See also:

ChartSymbol