I dont think that is possible with out of the box combo chart since the moment you stack the bar charts, qlik will stack all the bar charts together. If you need you can use a Marker for sum(Budget). Or you can also keep sum(actual) and sum(Budget-Actual) in a single bar chart expression and sum(Budget) in another without stacking.