バージョン

GetBoundingRectangle メソッド

この軸のラベルの境界短形を取得します。
シンタックス
'宣言
 
Protected Overridable Function GetBoundingRectangle( _
   ByVal bounds As Rectangle, _
   ByVal axis As IAdvanceAxis _
) As Rectangle
protected virtual Rectangle GetBoundingRectangle( 
   Rectangle bounds,
   IAdvanceAxis axis
)

パラメータ

bounds
軸範囲
axis
コンテキスト内の軸。

戻り値の型

現在の軸のすべてのラベルが内側に収まる必要がある長方形のバインド。
参照