[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.SpreadChartUndoAction

SpreadChartUndoAction Class

This class repesents the action which user change chart data indicator from SheetView.

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

Constructors

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.