View Single Post
  #3  
Old August 18th, 2009, 02:45 AM posted to microsoft.public.access.reports
Zj
external usenet poster
 
Posts: 5
Default use a text box as Y axis lable in a Chart

i need a real text box control that is able to display a data from a table.
thanks anyway.

"Duane Hookom" wrote:

You might be able to use a control on the report (not part of the chart).
Stephen Lebans has a possible solution at
http://www.lebans.com/xrotatetext.htm.

--
Duane Hookom
Microsoft Access MVP


"Zj" wrote:

in a Chat design view, i set Text.Vertical to Yes, the text box control
displays the text from top to bottom, i need the text displayed from the
bottom to the top as a Y axis lable. can we do this in Access or some simple
code in VBA.