バージョン

GetSeriesValueMarkerBoundingBox メソッド (Series)

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

パラメータ

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

戻り値の型

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