SyncfusionExamples / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:HTML 61.0%Language:CSS 26.4%Language:C# 12.6%