SyncfusionExamples / adding-annotations-to-blazor-charts

A quick start Blazor project that shows how to add annotations to the Syncfusion Blazor Charts. It also includes the code snippet to position annotations based on the pixel and point values.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding Annotations to Blazor Charts

This sample explains about how to add annotations to the Syncfusion Blazor Charts. It also includes the code snippet to position annotations based on the pixel and point values.

Examples: https://blazor.syncfusion.com/demos/chart/spline

Documentation: https://blazor.syncfusion.com/documentation/chart/chart-annotations

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.

About

A quick start Blazor project that shows how to add annotations to the Syncfusion Blazor Charts. It also includes the code snippet to position annotations based on the pixel and point values.


Languages

Language:HTML 47.7%Language:CSS 34.3%Language:C# 18.1%