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


チャート。
ターゲットモデル。
表示のタイプ。
SpreadChartUndoActionクラスの新しいインスタンスを初期化します。
構文
public SpreadChartUndoAction( 
   SpreadChart chart,
   ChartModel targetModel,
   ChartViewType viewType
)
'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)

パラメータ

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

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

 

 


© 2004-2017, GrapeCity inc. All rights reserved.