iframe >
Xamarin.Android Documentation
HitTest Method (ChartBase)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
C1.Android.Chart Assembly
>
C1.Android.Chart Namespace
>
ChartBase Class
: HitTest Method
Point in control coordinates.
Gets a ChartHitTestInfo object with information about the specified point.
Syntax
C#
public
abstract
ChartHitTestInfo
HitTest(
C1Point
pt
)
Parameters
pt
Point in control coordinates.
Return Value
A ChartHitTestInfo object with information about the point.
See Also
Reference
ChartBase Class
ChartBase Members
Send Feedback