r.a.d.chart can be automatically bound to an either XML data source control
or to a XML file.
The left chart is bound to the ASP.NET 2.0 XML DataSource Control.
The right chart uses an old ASP.NET-style data binding by setting the DataSource
property. As the Datasource the XML file is used.
(In both samples the same Xml file is used)