ClipboardPasteUndoAction Class Members
In This Topic
The following tables list the members exposed by ClipboardPasteUndoAction.
Public Constructors
Protected Fields
| Name | Description |
| model | The chart model to which the object is pasted to. |
| obj | The object to paste. |
Top
Public Properties
| Name | Description |
| PastingObject | Gets the object to paste. The object could be a label area, legend area, plot area or series info. |
Top
Public Methods
Protected Methods
| Name | Description |
| SaveUndoState | Overridden. Saves undo state information. |
Top
See Also