ASP.NET Controls for amCharts
| Author |
|
| Company |
amCharts |
| Source Code Available |
No |
| License Type |
Free |
| Submitted On |
March 18, 2008 |
| Updated on |
April 16, 2008 |
| .NET Framework |
2.0 |
| Cost |
Free |
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