NumberAxis auto arrangement

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
liao yunhe

NumberAxis auto arrangement

Post by liao yunhe » Sun Mar 17, 2002 3:03 am

Hi,
I am having a problem to autorange the NumberAxis. I noticed that " VerticalNumberAxis.setAutoRangeIncludesZero(true);" does not work as the method is non-static. How can I get the vertical axis of a chart?
Thank u very much.

liao yunhe

Re: NumberAxis auto arrangement

Post by liao yunhe » Sun Mar 17, 2002 3:07 am

Hi, I get it done already, no need of reply.

Locked