hi all
does any 1 here know how to save a Gnatt Chart to png file?
thanks!

Hi,

Do you want to know how to save the chart to a PNG file using JFreeChart API or?
org.jfree.chart.ChartPanel class has a method called doSaveAs() that

Opens a file chooser and gives the user an opportunity to save the chart in PNG format.

Just check the jfreechart API Documentation

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.