• Material 3
  • Material 3 Dark
  • 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 Vertical Charts in ASP.NET MVC Chart Control

This sample illustrates a sales versus profit margin analysis using a vertical chart by changing the orientation of the x-axis to vertical and the y-axis to horizontal.

DEMO
SOURCE

In this example, you can see how to render and configure a vertical chart. Use the IsTransposed property to render the chart vertically.

More information about the vertical chart can be found in this documentation section.