Hi Claude,
You may use XYChart.setAxisAtOrigin. For example:
c.setAxisAtOrigin(Chart.XAxisAtOrigin);
There is a sample code called "4 Quadrant Chart" that demonstates this method:
http://www.advsofteng.com/doc/cdnet.htm#fourq.htm
Hope this can help.
Regards
Peter Kwan |