PCLine.Thickness

Syntax

Thickness: Number;

Description

The Thicknees property determines chart line width.

Comments

Use JSON or the setThickness method to set the property value and the getThickness method to get the property value.

Example

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

See also:

PCLine