ChartSelection.Offset

Syntax

Offset: Number

Description

The Offset property determines offset of the circle corresponding to the selected bubble chart bubble, from bubble border (in pixels).

Comments

Use JSON or the setOffset method to set the property value and the getOffset method to get the property value.

Example

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

See also:

ChartSelection