Version

GetItemFromSeriesPixel Method (Series)

Gets the item index that is the best match for the specified pixel position within the series plot area.
Syntax
public object GetItemFromSeriesPixel( 
   Point mouse
)

Parameters

mouse
The pixel position within the series plot area

Return Value

The best matching item index.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also