ChartAreaPoint.PlotXBottom

Syntax

PlotXBottom: Number;

Description

The PlotXBottom property determines screen coordinate for the second X value of the data series point.

Comments

Use JSON or the setPlotXBottom method to set the property value, and the getPlotXBottom method to get the property value.

Example

The example of use is given on the Example of Creating an Area Chart page.

See also:

ChartAreaPoint