The mouse point on the parent SciChart.Charting.Visuals.SciChartSurface
If true, use interpolation to perform a hit-test between data-points, or on the area if a SciChart.Charting.Visuals.RenderableSeries.FastMountainRenderableSeries, SciChart.Charting.Visuals.RenderableSeries.FastColumnRenderableSeries or SciChart.Charting.Visuals.RenderableSeries.FastCandlestickRenderableSeries
HitTest(Point,Boolean) Method
Performs a hit-test at the specific mouse point (X,Y coordinate on the parent SciChart.Charting.Visuals.SciChartSurface), returning a SciChart.Charting.Visuals.RenderableSeries.HitTestInfo struct with the results
Syntax
Requirements

Target Platforms: 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

See Also