From: Nathaniel G. A. <nat...@ya...> - 2003-12-03 19:48:28
|
sure, you can set the a-axis labels to be vertical. call the following method on the AxisProperties Object: axisProperties.setXAxisLabelsAreVertical( true ); You can control the pixel dimensions of the chart image via arguments to the Constructor. --- "Ducret, Gilles (MSCI)" <Gil...@ms...> wrote: > Hello, > > First of all I would like to say how impressed I am. It is so easy to > use ... > > Now I have to questions: > > 1) I have a graph. The X axis contains dates. I would like to know if it > is possible > to display these dates vertically to avoid to take too much place in the > graph. > > 2) By the time this graph might be very large. How can I manage this, > since I give > a width and an height for this graph. Can this be extensible. I am > effraid the > graph becomes not readable when there is too much data. > > Many thanks > > Gilles > -------------------------------------------------------- > > NOTICE: If received in error, please destroy and notify sender. Sender does not waive > confidentiality or privilege, and use is prohibited. > > __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ |