How to add top padding to the center text of a gauge chart.
Problem:
We want to add top padding to the center text of a gauge chart. What attribute shall we have to use?
Solution:
If you're referring to the text applied in the center of the gauge chart, then you need to add add an offsetY attribute to the valueBox object inside plot and set it to an appropriate value as you can see in the attached screenshot and demo.