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


In This Topic
    MoveResizeUndoAction Class Members
    In This Topic

    The following tables list the members exposed by MoveResizeUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MoveResizeUndoAction class.  
    Top
    Protected Fields
     NameDescription
    Protected FieldA variable to store new location.  
    Protected FieldA variable to store new size.  
    Protected FieldThe object to be resizedor moved.  
    Protected FieldThe object to be store chart title Overlay state.  
    Protected FieldA variable to store old location.  
    Protected FieldThe object to be store plot area manual layout state.  
    Protected FieldA variable to store old size.  
    Protected FieldThe object store vary color state.  
    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