How to: Plot XY-Series Individually in a Multiple Pane Chart
This example demonstrates the capability of XY-series to be plotted individually in a multiple pane chart.
To accomplish this task, it is necessary to bind each XY-series (e.g., AreaSeries2D, LineSeries2D, BarSideBySideSeries2D objects) to a corresponding pane using the XYDiagram2D.SeriesPane attached property.