ChartAreaPoint.PlotYBottom

Syntax

PlotYBottom: Number;

Description

The PlotYBottom property determines screen coordinate of the second Y value for the data series point.

Comments

Use JSON or the setPlotYBottom method to set the property value, and the getPlotYBottom 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