In Designer, when displaying mathematic symbol like Degree C, I use HTML code and it works fine in Label component, but when it comes to Chart component, its just simply a text. Does anyone have experience working with symbols in Vision.
You'll need to use an actual unicode degree symbol.
< alt > + 0176
3 Likes