Lately I blogged about charts support in ASP.NET MVC 3 beta. This posting showed how to get chart initialized and sent to client quickly. In this posting I will show you how to use Chart with ChartResult to make our chart operations testable.
|
8
Shouts |
|
|||
1 comment posted.
#1
GiddyUpHorsey
825 days, 10 hours, 5 minutes ago said:
This helps MVC charting to work more consistently like other MVC components such as views and redirects.