バージョン

GetItemIndex メソッド (CategorySeries)

ワールド座標値を指定して項目のインデックスを取得します。
シンタックス
'宣言
 
Public Overrides Function GetItemIndex( _
   ByVal world As Point _
) As Integer
public override int GetItemIndex( 
   Point world
)

パラメータ

world
使用するワールド座標値。

戻り値の型

指定した座標値における項目のインデックス。
参照