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
1490
how to popup a window when click one markup
posted

Hi,

In my xamDataChart, I created a lineSeries, and data were bound to the lineSeries.  

Requirement:  When I put on my mouse over one markup and click it, then a popup window is shown. The popup window's content is the value which the markup indicates.

And if the popup window is in other Web project(the window's content is just the value which the markup indicates), not in the silverlight project,  how can I popup this window?  

Do I make it clear?

Could you please help me to achieve this requirement? Thanks in advance.