'宣言 Public Function HitTest( _ ByVal x As System.Double, _ ByVal y As System.Double _ ) As C1.Diagram.DiagramHitTestInfo
'使用法 Dim instance As DiagramChart Dim x As System.Double Dim y As System.Double Dim value As C1.Diagram.DiagramHitTestInfo value = instance.HitTest(x, y)
パラメータ
- x
- y