I'm a new chart user, testing out the trial to see if it'll meet our needs. So hopfully this is a simple question. I'm in a c# WPF MVVM application. I have a StackedBar series and a RanageBar series programatically defined and bound via my xaml. Right now the two different series show up side-by-side in the chart. I'd like them to basically be overlayed on top of one another. Is there an easy way yo do this? Thx