0

I'm looking to simulate the functionality of FINVIZ.COM where, when you hover over a value (the Ticker simbol in their case) a chart pops up.

Is this possible to do it in asp.net? Maybe be using an AJAX control?

Any hints will be apprecaited

Thanks

4

2 に答える 2

1

ご覧になることをお勧めします: http://archive.msdn.microsoft.com/mschart/Release/ProjectReleases.aspx?ReleaseId=1591

デモをダウンロードして参照してください。あなたが望むことを正確に行う例が見つかります。

詳細については、こちらをご覧ください: http://weblogs.asp.net/scottgu/archive/2008/11/24/new-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot- gt.aspx

于 2013-10-09T08:48:09.463 に答える