Hi Ran,
JExcel library is designed in such way that you can get any functionality available in Excel API. The attached ExportChartToImage.java sample demonstrates how to export a chart object to image. This example is based on using the
_Chart.Export method of Excel. If you need to copy picture to memory instead of a file, you can try
ChartObject.CopyPicture method that allow copying chart image to the Clipboard.
Please let me know if you have any further questions.
Sincerely,
Serge
--
You are receiving this email because you have joined the "JExcel Forum" group or have been added by request. You may choose not to receive emails from this group or unsubscribe completely on "Edit my membership" page.
Go to http://links.teamdev.com/jexcel-forum, choose "Edit my membership" link on the right. Specify your email preferences in suggested options, or click "Unsubscribe" button.