Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 921 Bytes

File metadata and controls

22 lines (13 loc) · 921 Bytes

Pointer Types and their Customizations in Blazor Circular Gauge Component

A quick-start project that teaches you the pointer types and its customization in a Syncfusion Blazor Circular Gauge component to a Blazor WebAssembly app. You will learn how to change the pointer color, radius, position and enabling pointer dragging in Circular Gauge component.

Documentation: https://blazor.syncfusion.com/documentation/circular-gauge/pointers

Online example: https://blazor.syncfusion.com/demos/circular-gauge/pointer-types

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.

Further help

To get more help, check the ASP.NET Core Blazor documentation.