The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I was wondering if you can show me using a Circular Gauge how to use Annotation in my Controller and have it display in the View (not with javascript) This is what I need:
SBSwetha Babu Syncfusion Team December 21, 2020 08:30 AM UTC
Hi Steven,
Thank you for contacting Syncfusion support.
We can add annotation to the gauge using the "Annotations" property in the axes of the gauge. We have created a simple sample to demonstrate the same and it can be downloaded from the below link.
In the above sample, we have created the gauge with range, pointers, and annotation in the controller and displayed it in the view. Please let us know if the above sample meets your requirement.