I\'m using amCharts and their SerialChart combined with a LineGraph. I\'ve gotten it to work this way:
Quick Charts is designed for simple scenarios with only one data source for multiple graphs. Using completely separate data sources for each graph is not supported in Quick Charts.
In your case you will need to merge all your data sources into one and then set ValueMemberPath on each graph to a respective property name in your data.