draw method

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
jcamp
Posts: 36
Joined: Thu Apr 01, 2004 4:20 pm

draw method

Post by jcamp » Sat Mar 12, 2005 6:02 pm

the docs say that in order to get some types of information on a chart that one must pass the draw method of JFreeChart a ChartRenderingInfo object.

could someone please give me a simple example as to how to do that?

Locked