バージョン

GetDesiredExtent メソッド (AxisLabelPanelBase)

指定した長方形でパネルの最適範囲を取得します。
シンタックス
'宣言
 
Protected Friend Overridable Function GetDesiredExtent( _
   ByVal gridAreaRect As Rect _
) As Double
protected internal virtual double GetDesiredExtent( 
   Rect gridAreaRect
)

パラメータ

gridAreaRect
最適範囲を取得する長方形。

戻り値の型

設定する範囲。
参照