バージョン

GetSeriesValueMarkerBoundingBox メソッド (HorizontalAnchoredCategorySeries)

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

パラメータ

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