Charting for WinForms Programmer's Guide
UndoEventArgs Class
See Also
 






Contains the arguments passed to the ActionUndone and ActionRedone event handlers.

Namespace: MindFusion.Charting.Commands
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public class UndoEventArgs : EventArgs

Visual Basic  Copy Code

Public Class UndoEventArgs
    Inherits EventArgs

 Inheritance Hierarchy

System.Object
    System.EventArgs
        MindFusion.Charting.Commands.UndoEventArgs

 See Also

UndoEventArgs Members
MindFusion.Charting.Commands Namespace