Adding '%' character after the value of the Pie Chart Widget's tool tip
In one of the mashups in my company's Thingworx application, we show a percentage as the pie slice's value:

The users would like to see '58.8%' for the value, but my team is struggling to find a way to append that. The ValueFormat property appears to only control the numeric formatting. We haven't been able to find the HTML that appears for it so that we might try some Custom CSS magic.
Can this be done with the widget?

