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


チャート。
新しいモデル。
表示のタイプ。
アクションの種類。
SpreadChartUndoActionクラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal chart As SpreadChart, _
   ByVal newModel As ChartModel, _
   ByVal viewType As ChartViewType, _
   ByVal actionType As SpreadChartUndoAction.ActionType _
)
'使用法
 
Dim chart As SpreadChart
Dim newModel As ChartModel
Dim viewType As ChartViewType
Dim actionType As SpreadChartUndoAction.ActionType
 
Dim instance As New SpreadChartUndoAction(chart, newModel, viewType, actionType)

パラメータ

chart
チャート。
newModel
新しいモデル。
viewType
表示のタイプ。
actionType
アクションの種類。
参照

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

 

 


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