PDA

View Full Version : Displaying Text in the Bars of Bar Chart


vvyshak
08-10-2007, 10:29 AM
Hi all,

I have a requirement in which i need to show some text from the dataprovider inside the Bars of charts (Vertical Text). How can we implement this?

Please help me out in the same.

:confused:



TIA

Vyshak

dr_zeus
08-10-2007, 06:28 PM
You'll need to create a custom item renderer for BarSeries.

vvyshak
08-13-2007, 09:00 AM
how to do tat? any examples available?