ChartAreaPoint.YBottom

Syntax

YBottom: Number;

Description

The YBottom property determines the second Y value for the data series point.

Comments

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