[]
Initializes a new instance of the ClipboardPasteUndoAction class.
public ClipboardPasteUndoAction(ChartModel model, object pastingObject)
Public Sub New(model As ChartModel, pastingObject As Object)
| Type | Name | Description |
|---|---|---|
| ChartModel | model | The chart model. |
| object | pastingObject | The object to paste. |