FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > SpreadChartSeriesIndicatorUndoAction クラス : SpreadChartSeriesIndicatorUndoAction コンストラクタ |
'宣言
Public Function New( _ ByVal chart As SpreadChart, _ ByVal series As Series, _ ByVal category As SheetCellRange, _ ByVal seriesName As SheetCellRange, _ ByVal data() As SheetCellRange _ )
public SpreadChartSeriesIndicatorUndoAction( SpreadChart chart, Series series, SheetCellRange category, SheetCellRange seriesName, SheetCellRange[] data )