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


コピーする系列
指定した系列のディープコピーである新しい系列を作成します。
構文
'Declaration
 
Public Function New( _
   ByVal series As XYLineSeries _
)
'使用法
 
Dim series As XYLineSeries
 
Dim instance As New XYLineSeries(series)
public XYLineSeries( 
   XYLineSeries series
)

パラメータ

series
コピーする系列
参照

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

 

 


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