Xuni Product Documentation - Xamarin.Forms
HitTest Method (FlexChart)
point to simulate a touch at.
​Get the chart element at the specified point.
Syntax
public ChartHitTestInfo HitTest( 
   Xamarin.Forms.Point pt
)

Parameters

pt
point to simulate a touch at.

Return Value

HitTestInfo
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexChart Class
FlexChart Members