If I remember correctly, I did this many years ago, but now I can’t get it to work.
I’ve got a 3-D column chart with 3 series of data, one series behind the other on the chart, but with the 3D angle, you can see all columns (some are partially obscured). I want to animate the columns so that the three series wipe on to the screen one at a time, but I want the BACK row to rise up first and the front row coming on last. Right now, the front row (series) appears first, then the middle, then the back. Of course, the ones in the back are partially obscured (and depending on the data, could be completely hidden), so I want those to come on first. Is there a way to reverse the order that I’m overlooking?