• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Overview in ASP.NET MVC Chart Control

This sample shows an overview of ASP.NET MVC Charts that allows users to visualize data easily and take decisions based on it. There are different types of charts to create feature rich apps.
DEMO
SOURCE
Sales - Yearly Performance
Product Wise Sales - 2021
Monthly Sales for 2021

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.