'Declaration Function GetChartInfoFromPoint( _ ByVal point As Point _ ) As ChartDataEventArgs
ChartDataEventArgs GetChartInfoFromPoint( Point point )
This method populates an informative object, Infragistics.UltraChart.Shared.Events.ChartDataEventArgs, related to the processing of mouse click events on the chart. It maps the point coordinates in the chart grid area to a chart element, and then further translates that chart element into an underlying piece of data (identified by column and row).
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2