バージョン

GetChartPrimitiveFromPoint メソッド

チャート画像の特定の点からプリミティブを取得します。
シンタックス
'宣言
 
Public Function GetChartPrimitiveFromPoint( _
   ByVal point As Point _
) As Primitive
public Primitive GetChartPrimitiveFromPoint( 
   Point point
)

パラメータ

point
調査対象の点。

戻り値の型

チャート画像の特定の点に存在するプリミティブ。
参照