Stacked Bar and Horiz. Bar series can be grouped. The StackGroup method
defines the "group". There is no limit to the number of groups that can exist.

Example:
bar1Series.setStackGroup(0); bar2Series.setStackGroup(1);