ChartAreaSerie.getIsAreaRange

Syntax

getIsAreaRange();

Description

The getIsAreaRange method indicates whether the data series is a stacked area.

Comments

The method returns value of the Boolean type.

Available values:

Example

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

See also:

ChartAreaSerie