I am trying to plot a combined chart, with two side-by-side plots that share the same range axis. The closest thing I can find to accomplish this is with the CombinedRangeCategoryPlot and CombinedRangeXYPlot classes. Unfortunately, these two classes don't allow mixed plots (bar chart with a line chart). Is there a way to do this? Thanks, Richard