PowerTools SPREAD for Windows Forms 8.0J
SpreadChartSeriesIndicatorUndoAction コンストラクタ


チャート。
SpreadChartSeriesIndicatorUndoActionクラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal chart As SpreadChart, _
   ByVal series As Series, _
   ByVal category As SheetCellRange, _
   ByVal seriesName As SheetCellRange, _
   ByVal data() As SheetCellRange _
)
'使用法
 
Dim chart As SpreadChart
Dim series As Series
Dim category As SheetCellRange
Dim seriesName As SheetCellRange
Dim data() As SheetCellRange
 
Dim instance As New SpreadChartSeriesIndicatorUndoAction(chart, series, category, seriesName, data)
public SpreadChartSeriesIndicatorUndoAction( 
   SpreadChart chart,
   Series series,
   SheetCellRange category,
   SheetCellRange seriesName,
   SheetCellRange[] data
)

パラメータ

chart
チャート。
series
category
seriesName
data
参照

SpreadChartSeriesIndicatorUndoAction クラス
SpreadChartSeriesIndicatorUndoAction メンバ

 

 


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