[]
Represents an undo action for cutting an object to clipboard. Object could be a label area, legend area, plot area or series info.
public class ClipboardCutUndoAction : DeleteUndoAction
Public Class ClipboardCutUndoAction
Inherits DeleteUndoAction
| Name | Description |
|---|---|
| ClipboardCutUndoAction(ChartModel, object) | Initializes a new instance of the ClipboardCutUndoAction class. |
| Name | Description |
|---|---|
| Undo(object) | Undoes the action. |