バージョン

GetSeriesValueBoundingBox メソッド (BarSeries)

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

パラメータ

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