RadChart can be automatically bound to an either XML data source control
or to a XML file.
The first chart is bound to the ASP.NET 2.0 XML
DataSource Control.
The second chart uses an old ASP.NET-style data binding by
setting the DataSource property. An XML file is used as a Datasource.
The third
chart has its X Axis bound to XML Data Source control as well.