• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Pyramid in ASP.NET MVC Chart Control

This sample visualizes food comparison data by using pyramid series. Datalabel shows the Information about the points.

DEMO
SOURCE

In this example, you can see how to render pyramid chart. dataLabel is used to represent individual data and its value.

Tooltip is enabled in this example. To see the tooltip in action, hover a point or tap on a point in touch enabled devices.

Legends are disabled in this example, the information about it can be read using Tooltip.