I would like to place an icon in the bottom right corner of a Windows Forms UltraChart to allow the user to launch a browser to give feedback on the chart.
Is there any way to add controls directly to the UltraChart?
John
Hi John,
You could use the FillSceneGraph event of the chart:
http://help.infragistics.com//NetAdvantage/WinForms/2009.2/CLR2.0/?page=Chart_FillSceneGraph_Event.html