Hello jose,
You can read the XML document, retrieve the data and after that bind it to the chart.
For example this is my xml file:
and I am using
Linq to XML to read the data:
Here you can find help and another examples about
reading XML files:
http://www.telerik.com/help/silverlight/consuming-data-using-xml.html
Here you can find examples about
populating data in RadChart:
http://www.telerik.com/help/silverlight/radchart-populating-with-data-overview.html
http://www.telerik.com/help/silverlight/radchart-populating-with-data-data-binding-with-manual-series-mapping.html
In this example I'm using
Manual Series Mapping and setting the data to the
ItemSource:
I hope this will help.
Regards,
Polina
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it.
Learn more>>