I solved it using:
$(‘.jqx-gauge-label’).css({“font”: “22px Verdana”, fill: “white”, color: “white” }); but as the font size increases, the labels shift to the right.
Where is the complete description of the css properties?
Thanks.
Amelia
Is it possible to set the font name and size of labels into a Angular gauge?