[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.SpreadChartDeleteUndoAction

SpreadChartDeleteUndoAction Class

This class represents the action which user delete the chart by press Delete or choose "Delete" from context menu.

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

Constructors

Name Description
SpreadChartDeleteUndoAction(SpreadChart)

Initializes a new instance of the SpreadChartDeleteUndoAction class.

Methods

Name Description
PerformUndoAction(object)

Performs the undo action.

SaveUndoState()

Saves undo state information.

ToString()

Returns a string that represents the current object.

Undo(object)

Undoes the action.