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


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

パラメータ

chart
チャート。
targetModel
ターゲットモデル。
viewType
表示のタイプ。
参照

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

 

 


Copyright © 2004 GrapeCity inc.