[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.SpreadChartSeriesIndicatorUndoAction

SpreadChartSeriesIndicatorUndoAction Class

This class represents the action which user change a part of data indicator from SheetView

Inheritance
SpreadChartSeriesIndicatorUndoAction
Implements
Namespace: FarPoint.Win.Spread.Chart
Assembly: FarPoint.Win.Spread.dll
Syntax
public class SpreadChartSeriesIndicatorUndoAction : UndoAction, ICloneable
Public Class SpreadChartSeriesIndicatorUndoAction
    Inherits UndoAction
    Implements ICloneable

Constructors

Name Description
SpreadChartSeriesIndicatorUndoAction(SpreadChart, Series, SheetCellRange, SheetCellRange, SheetCellRange[])

Initializes a new instance of the SpreadChartSeriesIndicatorUndoAction class.

Methods

Name Description
PerformUndoAction(object)

Performs the undo action.

SaveUndoState()

Saves the undo state before performing the action.

ToString()

Returns a string that represents the current object.

Undo(object)

Undoes the action.