ChartSymbol.getPath

Syntax

getPath();

Description

The getPath method returns object that describes bubble symbol using coordinates of bubble chart plot area.

Comments

This method returns a JSON object.

Example

The example of method use is given in description of the ChartSymbol constructor.

See also:

 ChartSymbol