Hi
I need to display the text as tooltip that what is displayed in legend while mouse over. How can I do this?
For Eg. In Progress on tooltip
Thanks in advance.
Hello Rithanya,
I suppose that this forum thread is duplicate with http://es.infragistics.com/community/forums/t/78311.aspx . Please take a look there for more details.
Regards
Hi,
I have tried the above code as said in fillscenegraph event and the tool tip is worked well if the scroll bar is disabled.
And the same is not working well if the scroll bar is enabled. (EnableScrollbar = true).
Please assist us to over come from this issue and reply is much appreciated.
Best Regards
Rithanya.
Hi, I noticed that this was posted months ago. I was wondering if the new releases of WebCharts now support having different format strings for the legend tooltip and the tooltip on the chart itself?
Please let me know what I may be missing about legends tooltip as mentioned in my last post.
If required, I can start a new post for this and/or send sample code too.
Thanks a lot.
I have used the above suggested code to draw Tooltip for my Legends of Pie and StackColumn charts. But it is not giving expected result - always shows "undefined" when mouse hovers on Legend label. Also gives incorrect legend tooltip value for some of all the legend items.
Please help me on this. Or if you want, I can provide you the sample code for this issue. I need a generic solution for this.
Thanks.