I am running a DBChart stacked. I have 2 series with 1 being a subset of the other.
eg.
Series1 = longest wait time
Series2 = averagewait time
if longest wait was 10 seconds and average wait was 3 seconds I would like to show a stackbar of 10 plotted in height with the first 3 plotted as the smaller series.
Is this configurable?
Stacking
Hi.
Yes, but not with couple of clicks You'll have to cycle through datasets and manually populate both series with data by using Add (or AddXY) method. Of course, at the same time, you should set both series MultiBar property to mbSelfStack. The end result will be two self-stacked series. You only have to figure out / code the logic for adding points to specific series.Is this configurable?
Marjan Slatinek,
http://www.steema.com
http://www.steema.com