I am using Webchart, (Tchart for the web), and for one of the charts, I have a long title or subtitle.
How can I get it (the title or subtitle) to automatically wrap to more than one line so that it doesn't get cut off on the screen?
In addition, if the user resizes the window, (i.e. makes it wider or narrower) I would like the subtitle to automatically
adjust itself so that it appears correctly.
Thanks.
Multiline Title or Subtitle ?
Hi, Unger.
Text wrapping is not done automatically i.e. you'll have to use one of the chart events to:
a) retreive chart width and title/subtitle text and size
b) based on this information, insert \n line separators at appropriate positions in text.
Text wrapping is not done automatically i.e. you'll have to use one of the chart events to:
a) retreive chart width and title/subtitle text and size
b) based on this information, insert \n line separators at appropriate positions in text.
Marjan Slatinek,
http://www.steema.com
http://www.steema.com