GrapeCity SPREAD for Windows Forms 11.0J
SpreadChartUndoAction コンストラクタ(SpreadChart,ChartModel)


チャート。
SpreadChartUndoActionクラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal chart As SpreadChart, _
   ByVal targetModel As ChartModel _
)
'使用法
 
Dim chart As SpreadChart
Dim targetModel As ChartModel
 
Dim instance As New SpreadChartUndoAction(chart, targetModel)
public SpreadChartUndoAction( 
   SpreadChart chart,
   ChartModel targetModel
)

パラメータ

chart
チャート。
targetModel
参照

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

 

 


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