ChartSymbol.X

Syntax

X: Number;

Description

The X property determines X coordinate of bubble chart bubble symbol center.

Comments

Use JSON or the setX method to set the property value, and the getX method to get the property value.

Example

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

See also:

ChartSymbol