Example of Image Pointer in ASP.NET Core Circular Gauge Control
This sample visualizes the shot put distance covered by the athletes using the image pointer in the circular gauge.
DEMO
SOURCE
In this example, you can see how to use an image to customize the pointer in the circular gauge. The image can be added to the circular gauge's pointer primarily through the use of the type, markerShape, and imageUrl properties in the e-circulargauge-pointer.
More information on the pointers can be found in this documentation section.