Plot 0 is a bar plot and Plot 1 is a line plot. By "on top" I mean that I would like to have one plot be "in front". In other words, I would like to have the line plot in front of the bar plot, so that the line plot isn't covered by the bar plot.
At this point in time, it would require significant effort to switch the order of the data in the array since many other aspects of the program expect a particular order. I was hoping for a property that could be changed.
Thanks,
--Ryan