Skip to content

A Blazor Server App that helps you to learn how easily you can create and configure the Syncfusion Blazor Circular Gauge.

Notifications You must be signed in to change notification settings

subaa1492/blazor-circular-gauge-getting-started-example

 
 

Repository files navigation

Add a Blazor Circular Gauge to a Blazor Server App

A quick overview on how to create and configure the Syncfusion Blazor Circular Gauge in a Blazor Server app using Visual Studio 2019. In this video, you will learn how to add a simple Blazor Circular Gauge to a Blazor Server app. Then you will see how to change the axis pointer value, start and end angles as well as axis radius. Finally, you will learn how to modify the label position and start and end ranges of an axis.

Example: https://blazor.syncfusion.com/demos/circular-gauge/default-functionalities

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

Project pre-requisites

Make sure that you have the compatible versions of Visual Studio 2019 and .NET Core SDK 3.1.2 in your machine before starting to work on this project.

How to run this application?

To run this application, you need to first clone the blazor-circular-gauge-getting-started-example repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.1%
  • C# 28.3%
  • CSS 24.6%