New to Telerik UI for ASP.NET MVC? Download free 30-day trial

ASP.NET MVC Radar Charts Radar Area

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
radar_area.cshtml
Radar_AreaController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API

Description

The Telerik 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 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.

This demo shows how to create a radar area chart, which series type is represented by data points connected with straight line segments that enclose a filled area. You can configure this chart from the Series -> RadarArea configuration setting.

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 the product documentation.


Key Features of Telerik MVC Charts

Additional Apps

This Radar Charts example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik 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 the ThemeBuilder.

Support & Learning Resources

Additional Resources