I Want to read chart data in excel and draw these charts using jfeechart.
I am able to get the chart data in .xlsx files and am able to draw such charts.
To draw these charts, at the minimum, I need.
a) the type of chart (line/pie/bar)
b) data values for the chart.
c) colors used ( bar,pi,line colors)
d) labels used.

Can someone please point me to where I can get this information (or a subset of
it) using poi api for .xls files?. 
Thanks,
-Archita.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to