Area series can now be grouped. The StackGroup propertydefines the "group".
There is no limit on how many groups exist.

Example:
areaSeries1.setStackGroup(0);
areaSeries2.setStackGroup(1);