ChartAxis.Thickness

Syntax

Thickness: Number

Description

The Thickness property determines width of bubble chart axis 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 use is given in the page ChartAxis Constructor.

See also:

ChartAxis