tomerw

Members
  • Content count

    3
  • Joined

  • Last visited

Everything posted by tomerw

  1. Hi, I can't seem to wrap the x-axis labels when the X axis is vertical (using MSBar3D.swf). I have set labelDisplay='WRAP'. What am I missing? Thanks, Tomer.
  2. Wraping X-axis labels when its vertical

    ah. <table> element? or <span> element maybe?
  3. Wraping X-axis labels when its vertical

    I see. Thank you. In the same manner, can I put an HTML <div> element with const width and the text will break within? Tomer.