We have just released the new version of ASP.NET Controls for amCharts. This release brings ASP.NET Controls up to speed with the current version of amCharts Bundle, adds some missing features and a feature to set parameters for Flash object through the controls.
Get the new version at our download page.
Here’s the change log for this release:
- FEATURE ADDED: ColumnChart, LineChart: Added logarithmic settings for axes
- FEATURE ADDED: ColumnChart: added ColumnDataLabelsAlwaysOn property to ColumnChart
- FEATURE ADDED: ColumnChart, PieChart: Pattern and PatternColor settings added to ColumnChartGraph, ColumnChartValuesDataItem and PieChartDataItem
- FEATURE ADDED: added FlashParams collection to set parameters on Flash object. Use Value for parameter name, Text for value.
- BUGFIX/FEATURE ADDED: PieChart: LabelRadius was missing from PieChartDataItem
- BUGFIX/FEATURE ADDED: PieChart: PieStartAngle property was missing in PieChart
- BUGFIX: XyChart: Value settings for Y axis were rendered as settings for X axis