Is there a way to stack a subset of series in an area plot? Or to have two separate Stacks?
What I would like to do is to is have two groups of area series stacked, eg. Lets say I have 6 series A, B, C, D, E and F -- I want to stack A B and C together and stack D E and F together, but not stack the ABC and DEF groups.
Lets also assume that A B C D E F is the order of the Area Series
What I tried is stacking them all but setting "D" MultiArea to maNone, assuming that This may give me the two groups, but setting MultiArea = maStacked on ANY of the series stacks them all.
Is there a way to stack a subset of series in an area plot
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Bugsie,
I'm afraid this is not possible with area series for now. It can be done with bar series setting the StackGroup property for each series. I'll add your request to our wish-list to be considered for inclusion in future releases.
I'm afraid this is not possible with area series for now. It can be done with bar series setting the StackGroup property for each series. I'll add your request to our wish-list to be considered for inclusion in future releases.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |