How do I set the score (result) centered and not movable in a Gauge Chart?
Problem:
In the image below, you can see that text is moving with the score rating but I want that score to be centered vertically and horizontally as in 2nd image.
Solution:
Inside the valueBox, you might want to add a placement property and set it center as we've done in this demo. This will make the score centered and not movable.