| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Methods Structures Enumerations Style examples Glossaries VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Active Charts > FindPoints Method PageMap.FindPoints MethodLocate all data points whose centres lie within given bounding box. public int[] FindPoints( double[] xyxy );
This could be used by an application to allow a user to drag-select one or more markers. It only reports type-1 hotspots (markers) and includes only those whose centres fall within the given rectangle. See also ...PageMap Class – Introduction | PageMap Members |