RadChart for ASP.NET AJAX

RadControls for ASP.NET AJAX

The example below is the result of binding a generic List<> of double to the RadChartDataSource property and calling the DataBind() method.

 
Binding to IList

See Also