Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / UndoRedoManager Class
Members


In This Topic
    UndoRedoManager Class
    In This Topic
    Represents the manager of the undo actions for the FpChart component.
    Syntax
    'Declaration
     
    
    Public Class UndoRedoManager 
    'Usage
     
    
    Dim instance As UndoRedoManager
    public class UndoRedoManager 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Chart.UndoRedoManager

    See Also