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


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

パラメータ

group
コピーする系列。
参照

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

 

 


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