FlexChart for WinForms
AdjustLimits メソッド (IPlotter)

C1.Chart アセンブリ > C1.Chart.Plotters 名前空間 > IPlotter インターフェース : AdjustLimits メソッド
シンタックス
'宣言
 
Function AdjustLimits( _
   ByVal plotRect As _Rect, _
   ByVal dataTypeX As System.Nullable(Of DataType), _
   ByVal dataTypeY As System.Nullable(Of DataType) _
) As _Rect
_Rect AdjustLimits( 
   _Rect plotRect,
   System.Nullable<DataType> dataTypeX,
   System.Nullable<DataType> dataTypeY
)

パラメータ

plotRect
dataTypeX
dataTypeY
参照

参照

IPlotter インターフェース
IPlotter メンバ