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
40
XamDataChart ScatterLineSeries Tooltip in Code behind
posted

Hello,

I create a new DataChart with a dynamic number of Scatter line series in code behind.

Now everything works perfect, but I'm trying to create a tooltip... But this isn't working for me.
I found some examples on the internet, but none of them are working for me. I even found a custom ScatterLineToolTipManager which kinda works, but a simple tooltip should be pretty easy to make I guess :).

Can somebody help me creating a nice tooltip? I'm using 2012.2.

Thanks in advance.