バージョン

GetSeriesValueFineGrainedBoundingBoxes メソッド (Series)

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

パラメータ

world
詳細に設定された値の境界ボックスを取得するワールド座標。

戻り値の型

詳細に設定された値の境界ボックス。有効な位置がない場合は空です。
参照