ChartSymbol.Y

Syntax

Y: Number;

Description

The Y property determines Y coordinate of bubble chart bubble symbol.

Comments

Use JSON or the setY method to set the property value, and the getY method to get the property value.

Example

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

See also:

ChartSymbol