TextTitle title = jfreechart.getTitle(); title.setBorder(0, 0, 2, 0); title.setBackgroundPaint(Color.white); title.setExpandToFitSpace(true);