All Components

Telerik UI for ASP.NET MVC Pie Charts Basic Usage

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Change Theme
    default
    Default Theme
    • Main
    • Main Dark
    • Nordic
    • Ocean Blue
    • Ocean Blue A11Yaccessibility
    • Purple
    • Turquoise
    Bootstrap Theme
    • Main
    • Bootstrap 3
    • Bootstrap 3 Dark
    • Main Dark
    • Nordic
    • Turquoise
    • Turquoise Dark
    • Urban
    • Vintage
    Material Theme
    • Main
    • Arctic
    • Lime Dark
    • Main Dark
    • Material 2
    • Material 2 Dark
    • Nova
    Classic Theme
    • Main
    • Green
    • Green Dark
    • Lavender
    • Lavender Dark
    • Main Dark
    • Metro
    • Metro Dark
    • Moonlight
    • Opal
    • Opal Dark
    • Silver
    • Silver Dark
    • Uniform
    Fluent Theme
    • Main
index.cshtml
IndexController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API
devcraft ninja image

The Pie Charts component is part ofTelerik UI for ASP.NET MVC, 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

TheTelerik UI for ASP.NET MVC 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 asSVG orCanvas (with a fallback toVML 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 example, you can see how to register and configure a Pie chart. This chart type displays the data as sectors from a circle and is useful for displaying data as parts of a whole. The Pie chart displays a single series of data in a two-dimensional circle.

The chart can fetch data for its series from either local or remote data source. You can find more information about the MVC chart in theproduct documentation.


Key Features of Telerik MVC 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 aboutTelerik MVC Charts.

Additional Apps

This Pie Charts example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see allTelerik ASP.NET MVC 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 theThemeBuilder.

Support & Learning Resources

Additional Resources