FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ClipboardPasteUndoAction Class
Members


ClipboardPasteUndoAction Class
Represents an undo action for pasting an object from clipboard. Object could be a label area, legend area, plot area or series info.
Syntax
'Declaration
 
Public Class ClipboardPasteUndoAction 
   Inherits UndoAction
 
'Usage
 
Dim instance As ClipboardPasteUndoAction
Inheritance Hierarchy

System.Object
   FarPoint.Win.Chart.Action
      FarPoint.Win.Chart.UndoAction
         FarPoint.Win.Chart.ClipboardPasteUndoAction

See Also