/adding-legends-to-blazor-charts

A quick start Blazor project that shows how to add and customize a legend with its built-in options available in the Syncfusion Blazor Charts. It also includes the code snippet to position & align the legend, change the legend icon, highlight the selected series in the chart, and to animate the chart series.

Primary LanguageHTML

Adding Legends to Blazor Charts

This sample explains about how to add and customize a legend with its built-in options available in the Syncfusion Blazor Charts. It also includes the code snippet to position and align the legend, change the legend icon, highlight the selected series in the chart, and to animate the chart series.

Example: https://blazor.syncfusion.com/demos/chart/column

Documentation: https://blazor.syncfusion.com/documentation/chart/legend

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.