ChartLine.Thickness

Syntax

Thickness: Number

Description

The Thickness property sets level line width in pixels.

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 the page ChartLine Constructor.

See also:

ChartLine