ChartGrid.BorderThickness

Syntax

BorderThickness: Number

Description

The BorderThickness property determines width in pixels for the border of bubble chart coordinate grid.

Comments

Use JSON or the setBorderThickness method to set the property value and the getBorderThickness method to get the property value.

Example

The example of property use is given in the page ChartGrid Constructor.

See also:

ChartGrid