A quick-start project shows how to add the Charts component to an ASP.NET Core project using the .NET 8.0 framework. This project includes a code snippet to populate data, set series types in charts, and add legends, data labels, and tooltips.
Refer to the getting started documentation for the Syncfusion ASP.NET Core Charts component: https://ej2.syncfusion.com/aspnetcore/documentation/chart/getting-started
Check out this online example of exporting in the Syncfusion ASP.NET Core Charts component: https://ej2.syncfusion.com/aspnetcore/Chart/Overview#/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-charts-control
repository and then press the F5
key to run the application.