getIsAreaRange();
The getIsAreaRange method indicates whether the data series is a stacked area.
The method returns value of the Boolean type.
Available values:
true. The series is a stacked area.
false. The series is a non-stacked area.
The example of use is given on the Example of Creating an Area Chart page.
See also: