Rajavelu Report post Posted March 18, 2013 Hi! I tried to change Dataplot Label font size using baseFontSize, but that can't be changed. How to change the font size of dataplot labels. Share this post Link to post Share on other sites
Haritha Report post Posted March 18, 2013 Hi, The attribute "baseFontSize" sets the base font size of the chart, that is, all the values and the names in the chart which lie on the canvas will be displayed using the font size provided here. However, if you would like to change the font size of the nodes explicitly, you can apply styles to the "CONNECTORLABELS" chart object and set the required font size for the nodes through "basefontSize" attribute. Please find the attached screenshot for your reference. Hope this helps. Share this post Link to post Share on other sites