Telerik UI for ASP.NET Core Bullet Charts Basic Usage

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
HtmlHelper
TagHelper
Files:
index.cshtml
IndexController.cs
Index_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API
devcraft ninja image

The Bullet Charts 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, which allows you to graphically represent 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 component offers a variety of chart types such as area, bar, line, scatter, polar, radar, pie and donut, stock (OHLC) and many more.

In this demo, you can see how to configure a Bullet chart, which is a variation of a bar chart. You can use it as a replacement for dashboard gauges and meters. The bullet graph compares a given quantitative measure (such as temperature) against qualitative ranges (e.g. warm, hot, mild, cool, chilly, cold, freezing, icy, frosty) and a symbol marker that encodes the comparative measure (for example the max temperature a year ago).

The chart can fetch data for its series from either local or remote data source.

Key Features of Telerik Core Charts

  • Various Chart Types
  • A Number of Data Types
  • High Performance
  • Export to PDF
  • Simple-to-Customize Look and Feel
  • 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

More about Telerik Core Charts.

Additional Apps

This Bullet Charts 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