ComponentOne Xamarin Edition
HitTest Method (C1TreeMap)
C1.Xamarin.Forms.Chart Assembly > C1.Xamarin.Forms.Chart Namespace > C1TreeMap 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

C1TreeMap Class
C1TreeMap Members