New to Telerik UI for WPF? Start a free 30-day trial
Multiple Chart Areas
Updated over 6 months ago
In the most common cases your RadChart will consist of a ChartTitle, a ChartLegend and a ChartArea. But there are also cases when you want to display more than one ChartArea in the same RadChart control. For example something like this:

To learn more about how to display your data in separate ChartAreas take a look at the Data Binding to Many Chart Areas topic.