GrapeCity SPREAD for Windows Forms 11.0J
XYPlotArea コンストラクタ(XYPlotArea)


コピーするプロットエリア。
指定したプロットエリアのディープコピーである新しいプロットエリアを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal plotArea As XYPlotArea _
)
'使用法
 
Dim plotArea As XYPlotArea
 
Dim instance As New XYPlotArea(plotArea)
public XYPlotArea( 
   XYPlotArea plotArea
)

パラメータ

plotArea
コピーするプロットエリア。
例外
例外説明
System.ArgumentNullExceptionplotAreaがNull参照(VBではNothing)です。
参照

XYPlotArea クラス
XYPlotArea メンバ
オーバーロード一覧

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.