バージョン

GetItem メソッド (AnchoredCategorySeries)

指定したワールド座標値に最も適合する項目を取得します。
シンタックス
'宣言
 
Public Overrides Function GetItem( _
   ByVal world As Point _
) As Object
public override object GetItem( 
   Point world
)

パラメータ

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