バージョン

GetSeriesValueMarkerBoundingBox メソッド (Series)

提供されたワールド座標との最適な一致値を持つシリーズの利用可能で最適な値のマーカー境界ボックスを返します。
シンタックス
'宣言
 
Public Overridable Function GetSeriesValueMarkerBoundingBox( _
   ByVal world As Point _
) As Rect
public virtual Rect GetSeriesValueMarkerBoundingBox( 
   Point world
)

パラメータ

world
値のマーカー境界ボックスを取得するワールド座標。

戻り値の型

境界ボックス。有効な位置がない場合は空です。
参照