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
- Visual Studio 2022
- 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.