RadChart for ASP.NET AJAX

RadControls for ASP.NET AJAX

To bind to XML at design-time using an XMLDataSource control:

  1. Click the RadChart Smart Tag "Choose Data Source" | "<New Data Source>".

     
    Selecting the Smart Tag

  2. From the "Choose a data source type" page of the wizard select "XML File" and click "OK".

     
    Choosing the Data Source Type

  3. Using the Browse button locate and select the XML file. Click OK.

     
    Selecting the XML File

See Also