Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
260
ToolTip for my XamWebChart - Urgent Please Help!
posted

Hi,

I have a XamWebChart in my silverlight page, where I bind the data as Ienumerable collection from a wcf service.

In the same webchart I would be having multiple series attached to it. I know there were issues showing the datetime in the x-axis, rather it shows the number. That is fine for me if I can achieve the functionality with a custom tooltip.

Please find the attached picture, here I will have many measures like pressure,temperature, rain etc in the y-axis, but X-axis is always datetime ( ie, datapoint column from the picture)

What I need is whenevr the user hover the chart, it has to show the datetime, y axis value etc etc... ( showed in the attached pic)

It has to be generic, it has to work with multiple series in the same chart.


Thanks
-Sajin