lets i have to generate charts. But that should happen depending upon data
for eg - if i have the data only 10 charts then only 10 charts should be generated and if i have 100 charts then hundred charts should be generted;
basically i will XAML of chart control only once but it should generate multiple charts depending upon the data available;
i want to do this in WPF , as couldnt found any forum for that so added here