Search mode is automatically determined by the component.
When searching for a point, the closest point is selected, whether visible or not. The search is skipped in performance critical scenarios if the number of points is over ItemSearchThreshold.
When searching for a point, the closest point along the closest line is used. The search is skipped if the line points are over ItemSearchThreshold.
When searching for a point, the closest visible point is selected.
When searching for a point, the closest visible point along the closest visible line is used. The search is skipped if the visible line points are over ItemSearchThreshold.
No points will be searched for the in the scatter series.
When searching for a point, the topmost visible point is selected.
Describes available modes for searching for items in the scatter series.