IHitTestProvider Interface Methods

For a list of all members of this type, see IHitTestProvider members.

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