.NET Charting Capabilities w/sample code
Companion Content for Programming Microsoft ASP.NET has the code from the book. Chapter 22 has some sample code demonstrating a dynamic bar chart and pie chart based on pulling a query. The results, with some shadow and 3d effects added in are as good as any dashboard offering I have run across. Definitely, definitely worth experimenting with. Screenshot:
This is all with about 20-30 lines of ASP.NET code, with no extra libraries past the .NET framework on the web server.

0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home