Blazor Charts and Graphs - Overview
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
- Overview.razor
The Chart component is part of Telerik UI for Blazor, a professional grade UI library with 110+ native components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Description
Present any data in an easily understandable and visually appealing way. Use it every app and project type with support for over a dozen different chart types serving a variety of use cases from comparing several sets of data with a bar chart or their trends with a line chart to more sophisticated options like a candlestick, scatter or radar line.
The Blazor Chart component allows you to visualize data to your users in a meaningful way so they can draw conclusions. You can use a variety of chart types such as Area, Bar, Bubble, Column, Donut, Line, Pie, Scatter and Scatter Line and at the same time you can control all aspects of the chart's appearance - from colors and fonts, to paddings, margins and templates. You can also apply Tooltips and Labels to the data points so that the user receives additional information for the point.
Chart Types
Support & Learning Resources
- Chart Homepage
- Chart Overview - Documentation
- Chart Data Binding - Documentation
- Stacked Series - Documentation
- Multiple Axes - Documentation
- Labels Template and Format - Documentation
- Date Axis - Documentation
- Chart Forum
- More Chart examples on GitHub
- Knowledge Base Articles
- Telerik REPL Playground for Blazor