The ASP.NET MVC Chart is a well-crafted charting component to visualize data. In this example, you will see how to render and configure line, column, and pie charts with different features such as highlight, legend, tooltip, and annotation. The Chart uses SfDataManager
, which supports both RESTful JSON data services binding and IEnumerable binding.
More information on the ASP.NET MVC chart types can be found in this documentation section.