开发者

Is it possible to restrict flex bar chart y-axis count?

开发者 https://www.devze.com 2022-12-28 13:34 出处:网络
Is it possible to restrict flex bar chart y-axis 开发者_C百科count? I have a very big name coming in my y-axis and i want to reduce or restrict it to 5 characters and on rollover i want to display it

Is it possible to restrict flex bar chart y-axis 开发者_C百科count?

I have a very big name coming in my y-axis and i want to reduce or restrict it to 5 characters and on rollover i want to display it in full.


You can use the labelFunction of the axis. Check out the examples here: http://livedocs.adobe.com/flex/3/html/help.html?content=charts_displayingdata_06.html

You should easily be able to add a mouseOver event listener to put your tool tip on.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号