ChartPoint.X

Syntax

X: Number;

Description

The X property determines X value for the point of the chart data series.

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 use is given on the Example of Creating a Stacked Histogram page.

See also:

ChartPoint