ChartSelection.Thickness

Syntax

Thickness: Number

Description

The Thickness property determines width in pixels for circle and level lines corresponding to the selected bubble chart bubble.

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 ChartSelection Constructor.

See also:

ChartSelection