/zooming-and-panning-options-in-blazor-charts

A quick start Blazor project that shows how to add zooming and panning options to the Syncfusion Blazor Charts. This project also includes a code snippet to customize the zooming modes and toolbar options, set auto interval on zoomed area and navigate between the zoomed areas using panning options

Primary LanguageHTML

Zooming and Panning Options with Blazor Charts

This sample explains about how to add zooming and panning options to the Syncfusion Blazor Charts. This project also includes a code snippet to customize the zooming modes and toolbar options, set auto interval on zoomed area and navigate between the zoomed areas using panning options.

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

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

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.