Spread Windows Forms 12.0 Product Documentation
DeleteUndoAction Class
Members 


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : DeleteUndoAction Class
Represents an undo action for deleting an object. Object could be a label, legend, plot area or seriesInfo
Object Model
DeleteUndoAction Class
Syntax
'Declaration
 
Public Class DeleteUndoAction 
   Inherits UndoAction
'Usage
 
Dim instance As DeleteUndoAction
public class DeleteUndoAction : UndoAction 
Inheritance Hierarchy

System.Object
   FarPoint.Win.Chart.Action
      FarPoint.Win.Chart.UndoAction
         FarPoint.Win.Chart.DeleteUndoAction
            FarPoint.Win.Chart.ClipboardCutUndoAction

See Also

Reference

DeleteUndoAction Members
FarPoint.Win.Chart Namespace