HomeCommunityControl GalleryCharting ControlsASP.NET Controls for amCharts

ASP.NET Controls for amCharts



Submit a Review

277 Downloads

5,268 Views


Description

"ASP.NET Controls for amCharts" is a set of data-bound .NET controls for generating the code required to display amCharts in your ASP.NET 2.x (or higher) web sites.

AmCharts are very customizable and flexible Adobe Flash charts. However generating data and modifying settings on the fly requires a substantial amount of data transformations and XML generation. This is where "ASP.NET Controls for amCharts" step in. This set of ASP.NET controls allows .NET developers to work with amCharts as they would normally do with any native data-bound ASP.NET controls.

Syntax Example

<am:PieChart runat="server" ID="PieChart1" DataSourceID="DataSource1" DataValueField="value" runat="server" />

Reviews

Submit a review