HTML5 Charts - Label Font Size
Posted on October 30, 2014 at 3:40am
Hi. In Jaspersoft Studio I have created a column chart. However the XAxis Font Size is too large. How do I change the font size to be smaller? I cannot workout how to do this. I am assuming you do it in the Advance Chart Properties by adding a Chart Property. Any help greatly appreciated.
Joined: Mar 25 2014 - 4:46pm
Last seen: 8 years 1 month ago
Posted on October 31, 2014 at 1:05am
Using xAxis.labels.style.fontSize = 10 property you can set the size of the font of X axis.
Go to advanced properties and set the above property. In palce of numeric value you can assign your own value.
Thanks
Honey
Joined: Sep 8 2010 - 2:37am
Last seen: 4 years 9 months ago