A quick-start project that shows how to add an Accumulation chart to a Syncfusion ASP.NET Core web application. This project contains simple code to create various Accumulation Charts, including pie, doughnut, pyramid, and funnel with a title, legend, data label, and tooltip.
Refer to the getting started documentation for the Syncfusion ASP.NET Core Accumulation Charts component: https://ej2.syncfusion.com/aspnetcore/documentation/accumulation-chart/getting-started
Check out this online example for the Syncfusion ASP.NET Core Accumulation Charts component: https://ej2.syncfusion.com/aspnetcore/Chart/Pie#/fluent
Tutorial video: https://www.syncfusion.com/tutorial-videos
Make sure that you have the compatible versions of Visual Studio 2022 and .NET 8.0 SDK framework in your machine before starting to work on this project.
To run this application, you need to clone the getting-started-with-the-aspdotnet-core-accumulation-charts-control
repository and then press the F5
key to run the application.