We are pleased to announce that in the next version of DXperience - v2011 vol 1 - there will be a new extension for ASP.NET MVC , namely the MVC Chart Extension.
This extension allows you to add dozens of different graphs to the MVC application - from rectangular and circular to radar and financial.
If you are interested, welcome under cat. ')
Developing a new extension for MVC, we tried to do not just something that “works a little under MVC”, but fully support all the necessary functionality. For example, this video demonstrates how you can edit a Gantt chart on the fly, as well as how drill-down, printing and export work:
In addition, such functionality is supported as:
Sort and filter data.
Unlimited number of axes and regions for displaying graphs.
Binding to the data of either each series separately, or using a common template.
Annotations with text or picture.
much more ...
We also tried to pay attention to how convenient and concise the creation of graphs in the code would be. Here is a small example of a working code in which we will create a simple column graph:
If you are interested in a new extension for MVC, then you can get more detailed information by watching the latest webinar recording on our website: ASP.NET MVC Charting Preview