Why make this your last chart? You seem to be getting the
hang of
things...
In any case, the below addresses 9 data points arranged
as 3 stacked
items on the left and 6 clustered columns on the right.
Suppose the three stacked values are in A1:A3. Then, in
B1 enter
=LARGE($A$1:$A$3,ROW()). Copy B1 to B2:B3.
Suppose the six clustered values are in D1

6. Then, in
E2 -- note,
that is E2 -- enter =LARGE($D$1:$D$6,ROW()-1). Copy E2 to
E3:E7.
Plot B1:B3 in a stacked chart. In step 2 of the wizard,
ensure that
'data in rows' is checked.
Now, select E1:E7 -- note E1 is the starting cell, not
E2. Drag the
selection onto the chart. In the dialog box that pops up,
ensure that
'new series' is selected, 'Series name in first row' is
*not* selected,
and 'data in columns' is selected.
Select the first data point of the 2nd series. To do so,
in the chart
click on the clustered column. Pause. Use the right arrow
key to
select the first point (it will be on top of the stacked
column). Add
a data label from the cell that contains the total of the
stacked
column. For more on how, see the Excel/Tutorials/Data
Labels page of
my web site.