Printing/Saving non-displayed Legend

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
aloleary
Posts: 20
Joined: Wed Mar 26, 2003 4:32 pm
Location: Dublin, Ireland

Printing/Saving non-displayed Legend

Post by aloleary » Mon Apr 14, 2003 2:21 pm

Hello,
I have a graph set up with the legend items arranged in a table below allowing manipulation of various settings for each graphing item.

I like the current JFreeChart print and save as (png) but obviously i need to print and save with the legend.

I am wondering if there is anything equivalent to print with legent or save with legend ? or is it just based on what is shown on screen ??

I dont want to get into the messy-ness of customising the printing and saving to include my table.

Thanks in advance
-Alan

Locked