Hello!
Thanks for your answer.
I've already created the needle for the gauge, but i would like to improve graphic visualization adding into the gauge a filling bar like a classic progress bar. My gauge is a circle arc with values that change from -X to +X. For example, if I have a value of +10 with a max value of +20, i would fill the gauge from the center to the current value.
I tried also the outline component, but it works just for linear progress bar.
I hope i could explain myself.