Page 1 of 1

Help example SeriesHotspot

Posted: Mon Jul 03, 2006 2:20 pm
by 9790174
Hello, I need to know if the WebDemo example that brings the developed component this in VB.NET, specifically I need to know as this line in c is translated #

example TriggerTestingMouseoverMarksContentChart.aspx

//Associate the Chart's Hotspot event with function
((Steema.TeeChart.Tools.SeriesHotspot)(WebChart1.Chart.Tools[0])).GetHTMLMap += new Steema.TeeChart.Tools.SeriesHotspotEventHandler(hotspot1_GetHTMLMap);

Posted: Mon Jul 03, 2006 3:04 pm
by narcis
Hi mhisi,

To translate C# code to VB.NET you can use one of the tools below. If the problem persists don't hesitate to contact us.

http://carlosag.net/Tools/CodeTranslator/Default.aspx
http://www.kamalpatel.net/ConvertCSharp2VB.aspx