From: Lapinski, M. (Research) <lap...@cr...> - 2003-09-10 17:59:19
|
Hello, how do I disable the displayign of the legend? LegendProperties doesn't have anything that looks relevant. -thank you -mtl -------------------------------------------------- Michael Lapinski Computer Scientist GE Research -----Original Message----- From: Nathaniel G. Auvil [mailto:nat...@ya...] Sent: Friday, September 05, 2003 1:47 AM To: jch...@li... Subject: Re: [jCharts-users] X Axis labels try this: axisProperties.getXAxisProperties().setShowAxisLabels( false ); --- "Lapinski, Michael (Research)" <lap...@cr...> wrote: > Hello, > Is there a way to create a bar graph without > specifying labels for the X axis? > > I have tried using just null for the list and also " ", > both result in errors. > > -thank you > -mtl > > -------------------------------------------------- > Michael Lapinski > Computer Scientist > GE Research > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > jCharts-users mailing list jCh...@li... > https://lists.sourceforge.net/lists/listinfo/jcharts-users ===== http://nathaniel-auvil.blog-city.com/ __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ jCharts-users mailing list jCh...@li... https://lists.sourceforge.net/lists/listinfo/jcharts-users |