Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ClipboardPasteUndoAction Class
Fields Properties Methods


In This Topic
    ClipboardPasteUndoAction Class Members
    In This Topic

    The following tables list the members exposed by ClipboardPasteUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ClipboardPasteUndoAction class.  
    Top
    Protected Fields
     NameDescription
    Protected FieldThe chart model to which the object is pasted to.  
    Protected FieldThe object to paste.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the object to paste. The object could be a label area, legend area, plot area or series info.  
    Top
    Public Methods
     NameDescription
    Public MethodPerforms the undo action. (Inherited from FarPoint.Win.Chart.UndoAction)
    Public MethodOverridden. Performs the undo action.  
    Public MethodOverridden. Undoes the action.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Saves undo state information.  
    Top
    See Also