MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Chart Assembly
/
C1.Maui.Chart Namespace
/
Histogram Class
/ HitTest Method
Point in control's coordinates.
Whether to test distance from connecting lines.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
HitTest Method (Histogram)
In This Topic
Performs hit testing for the series.
Syntax
C#
public
virtual
HitTestInfo
HitTest(
Point
point
,
bool
testLines
)
Parameters
point
Point in control's coordinates.
testLines
Whether to test distance from connecting lines.
Return Value
Hit test result.
See Also
Reference
Histogram Class
Histogram Members