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.
Hello Charlie,
Thank you for your question!
I have created a sample application (SLDataChart.zip) showing the functionality you need. It is attached to this message.
Please let me know if this works for you.
Best regards,
Anatoli Iliev
Hello Anatoli,
Thanks for your quick response. But where's the attached sample application, I can't see it.