Example of Stacked Column in ASP.NET MVC Chart Control

Chart
Bar Charts
Stacked Column

This ASP.NET MVC Stacked ColumnChart opens in a new tab example visualizes global cotton production trends over the years, with data points enhanced by data labels.

Global Cotton Production by Country (2019-2024)Source: fas.usda.gov75.3M71.4M68.5M71.6M64.9M70.4MIndiaChinaUnited States

In this example, you can see how to render and configure the stacked column chart. The stacked column chart stacks points in the series vertically. You can also use the StackingGroupopens in a new tab property to group stacked collections based on category. This chart displays data labels for individual points and the total value on top of each stack.

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

More information about the stacked column series can be found in this documentation sectionopens in a new tab.

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab