... and of course, if depends on where you need the image. .. Using raster-images for printing is not a good idea, you might want to feed the JFreeChart object's draw(..) method with your printer's Graphics2D object directly. If you want to display charts in the browsers, most of them nowadays use 96dpi as image resolution. So to match up with ...