Hi, i need help for format my Label,
i use this method in CategoryPlot class
plot.setLabelFormatString("#,##0.##");
but the Documentation say that method need the Listener have been changed, any body can help me,
this method do not work, please send to me a exemple !?
Regards
[]
Brossi
Format bar to 0.00
Re: Format bar to 0.00
One other thought...change the "##" on the end of your format string to "00" if you want to make sure there are two decimal places.
Regards,
DG
Regards,
DG