Focal Point
Graph related issue

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/2051079171

June 14, 2006, 10:46 AM
<Mariea>
Graph related issue
Hi,
This issue is related to clustered bar graphs.
My application requires, the values of the x-asis to be displayed as labels on the bars in the graph. I would really appreciate if some one could let me know how to do the same.
Thanks in advance.
Regards,
Beena
June 27, 2006, 02:43 AM
kalyanswarna
HI try with this follwing code
setDataTextDisplay(true);
setDataTextPosition(1..............5);
1=top of the Bar.
2=top corner of the Bar.
3=top end corner of the bar.
4=middle of the Bar.
5=end of the Bar.


i hope the above code will help for U.


Thanks,
Kalyan.S
------------------------------------
WebFOCUS 7.1.4, Win XP SP2,
Oracle8i.
------------------------------------