Hello,
I am working with VB6.
I started to use MSChart control and so far was able to do what I liked with it.
Now, I am trying to represent on the same chart 3 Series :
First : a line
Second : an area chart, stacked with
Third : an area chart.
So, the line has to be independent (not stacked with the other 2).
(If I have no other solution I will do the "stacking" in my table, with Serie 3 representing 2+3, but I'd rather do it the other way).
Thanks,
I am working with VB6.
I started to use MSChart control and so far was able to do what I liked with it.
Now, I am trying to represent on the same chart 3 Series :
First : a line
Second : an area chart, stacked with
Third : an area chart.
So, the line has to be independent (not stacked with the other 2).
(If I have no other solution I will do the "stacking" in my table, with Serie 3 representing 2+3, but I'd rather do it the other way).
Thanks,