Hallo,
I have multiple charts created dynamically on a page.
How can i get the name or ID of the clicked chart in codeBehind?
Got it in the DoubleClickEvent by
Infragistics.WebUI.UltraWebChart.UltraChart ChartName = (Infragistics.WebUI.UltraWebChart.UltraChart)sender;
string ID = sender.ID;
Hello Schnapper ,
I am really glad that you manage to resolve this issue on your side. If you need any additional assistance on the matter please feel free to ask.