Name | Description | |
---|---|---|
![]() | MoveResizeUndoAction Constructor | Initializes a new instance of the MoveResizeUndoAction class. |
The following tables list the members exposed by MoveResizeUndoAction.
Name | Description | |
---|---|---|
![]() | MoveResizeUndoAction Constructor | Initializes a new instance of the MoveResizeUndoAction class. |
Name | Description | |
---|---|---|
![]() | newLoc | A variable to store new location. |
![]() | newSize | A variable to store new size. |
![]() | obj | The object to be resizedor moved. |
![]() | oldChartTitleOverLay | The object to be store chart title Overlay state. |
![]() | oldLoc | A variable to store old location. |
![]() | oldManualLayout | The object to be store plot area manual layout state. |
![]() | oldSize | A variable to store old size. |
![]() | oldVaryColorExcelPolicy | The object store vary color state. |
Name | Description | |
---|---|---|
![]() | PerformAction | Performs the undo action. (Inherited from FarPoint.Win.Chart.UndoAction) |
![]() | PerformUndoAction | Overridden. Performs the undo action. |
![]() | Undo | Overridden. Undoes the action. |
Name | Description | |
---|---|---|
![]() | SaveUndoState | Overridden. Saves undo state information. |