WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Chart Assembly
/
C1.WinUI.Chart Namespace
/
ErrorBar 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 (ErrorBar)
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
ErrorBar Class
ErrorBar Members