ComponentOne Xamarin Edition
HitTest Method (FlexChart)
C1.Xamarin.Forms.Chart Assembly > C1.Xamarin.Forms.Chart Namespace > FlexChart Class : HitTest Method
Point in control coordinates.
Gets a ChartHitTestInfo object with information about the specified point.
Syntax
public override ChartHitTestInfo HitTest( 
   Xamarin.Forms.Point pt
)

Parameters

pt
Point in control coordinates.

Return Value

A ChartHitTestInfo object with information about the point.
See Also

Reference

FlexChart Class
FlexChart Members