Methods 

IHitTestProvider Interface Members

The following tables list the members exposed by IHitTestProvider.

Public Methods
 NameDescription
 MethodOverloaded. 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  
 MethodPerforms a hit-test at the specific mouse point with zero hit-test radius. Method considers only X values and returns a SciChart.Charting.Visuals.RenderableSeries.HitTestInfo struct with the closest X value  
Top
See Also