Telerik UI for ASP.NET MVC Pyramid Charts Basic Usage
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- 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
- 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
Also available for:
CLIENT-SIDE API SERVER-SIDE APIThe Pyramid Charts component is part of Telerik 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
This example illustrates how to register and configure a Pyramid Chart. A Pyramid chart displays a single series of data in usually increasing proportions, organized in segments, where each segment represents the value for the particular item from the series. The items' values can also influence the height and the shape of the corresponding segments.
Pyramid charts are usually used to represent stages in a priority process, population vizualization, singular datasets, etc.
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.
The Pyramid Chart is a type of the Telerik UI for MVC Chart. The 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, pyramid and donut, stock (OHLC) and many more.
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 about Telerik MVC Charts.