alternatives to ms chart control?
We're using the MS Chart for .net, but encountering the "image not found" problem for which there doesn't seem to be a solution.
Are there any alternatives for gene开发者_开发知识库rating simple charts?
Google charts are awesome. (http://code.google.com/apis/charttools/)
There is also a C# library available to help generate the URLS needed for the charts
I have had good experiences with Devexpress.
Fusion charts. They also have a free edition.
The Telerik Radcharts are very powerful...it can handle simple to very complex charts.
It's very easy to setup simple charts...just a few lines of code
Visiblox or Visifire or DDD. all of them are great.
精彩评论