Hi,
I am trying to display "ABC < EFG" as caption of the chart. I have used the following value to generate the caption caption='ABC < EFG'. But when the chart is displayed I get just "ABC" as the caption. Attached is the chart picture for your reference. Can you help me in finding out a problem. I have used the same thing in another chart but for labels value and it is working fine.
Thank you,
Priyanka.
query.bmp
Thanks a lot. I got the solution the my problem. The problem was beacuse I have used 'isHTML=1' in the styles for CAPTION font. As soon as i removed it my xml is workign fine. :)
Hi,
Upon your reqest I tried to check the same code to display the greater than sign, and it worked, but it is still having problems in displaying the less than sign. .
PFA the sample code that I am using.
Sample.xml
Thank you,
Priyanka.
Hi All,
I am trying to create a 3D column dual y axis chart where the data for both the axis needs to be plot with columns. Is it possible? If yes, can you please suggest me a solution?
Thanks in advance.