Telerik UI for ASP.NET Core Chart Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
index.cshtml
IndexController.cs
ChartOverviewDataRepository.cs
Index_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API
devcraft ninja image

The Chart component is part of Telerik UI for ASP.NET Core, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Telerik UI for ASP.NET Core Chart is a powerful data visualization component, that allows you to output a graphical representation of your data. It is useful when you would like to utilize modern browser technologies such as SVG or Canvas (with a fallback to VML for older IE versions) for interactive data visualizations. The Chart supports various chart types such as area, bar, line, scatter, pie and donut, etc. as well as stock (OHLC). The Chart can be bound to various data sources.

In this demo, you can see a company sales dashboard representation, built with different sets of series types: Column, Line, Funnel, Donut, Bar and Stock.

Telerik Chart Key Features
  • Responsive and Adaptive HTML 5 Rendering
  • Control the appearance of the Chart elements by using various style options
  • Rich Server and Client-side API
  • Server and Client-side Data Binding
  • Built-in Themes
  • Intuitive Built-in Animations
  • Multiple Series and Combination Charts
  • Plot Bands
  • Rich Cross-Browser and Mobile Support
  • Integrated selection and benchmark functionalities
  • Multi-axis feature
  • Export to PDF, export as an Image or SVG
  • Accessibility and RTL Support
  • Scaffolding in Visual Studio

You can find additional information on how to use the ASP.NET Core Chart in this section of the product documentation.

Additional Apps

This Chart example is part of unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources