A bit convoluted but:-
Create 'numeric dial', hide label and select 'blank' scale. Format and precision 'select' use text labels as markers, representation to U32, change Labels min-max to 0-1.
Change to indicator, create a property node, write, TextLabels.
Create a loop with 9999 count, place decimal to string function inside loop and wire via indexing to property node. Wire loop index to number of function. Run vi this loads text labels up to a value of 9999.
Delete the loop and property node then create a numeric control wired to your indicator, run a four figure value into your indicator.
Resize text indicator to required size and place close to dial. Resize dial to a smaller size.
Select 'paint brush' tool and color dial, bezel and needle to transparent.
Copy and paste dial to required application.
P.S. this is a slow day