Blazor Circular Gauge Example - Text Pointer
This sample visualizes work performance outcomes using text pointers in the circular gauge for outcome indication.
Text pointer configuration:
- Use text to customize pointers in the circular gauge
- Configure pointer type using the Type property
- Define marker shape via MarkerShape property
- Set text content using Text property in CircularGaugePointer
More information on pointers can be found in this documentation section.