SyncfusionExamples / crosshair-and-trackball-in-blazor-charts

A quick start Blazor project that shows how to add crosshair and trackball to the Syncfusion Blazor Charts. This project also includes a code snippet to customize a crosshair tooltip.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Enable Crosshair and Trackball in Blazor Charts

This sample shows that how to add crosshair and trackball to the Syncfusion Blazor Charts. This project also includes a code snippet to customize a crosshair tooltip.

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

Documentation: https://blazor.syncfusion.com/documentation/chart/cross-hair-and-track-ball

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 crosshair and trackball to the Syncfusion Blazor Charts. This project also includes a code snippet to customize a crosshair tooltip.


Languages

Language:HTML 59.7%Language:CSS 27.0%Language:C# 13.3%