FlexChart for WinForms
HitTest メソッド (ILegend)

C1.Chart アセンブリ > C1.Chart 名前空間 > ILegend インターフェース : HitTest メソッド
X pixel coordinate.
Y pixel coordinate.
Hit testing.
シンタックス
'宣言
 
Function HitTest( _
   ByVal x As System.Double, _
   ByVal y As System.Double _
) As System.Integer
System.int HitTest( 
   System.double x,
   System.double y
)

パラメータ

x
X pixel coordinate.
y
Y pixel coordinate.

戻り値の型

Hit test result.
参照

参照

ILegend インターフェース
ILegend メンバ