Search
UndoEventArgs Constructor
See Also
 






Initializes a new instance of the UndoEventArgs class.

Namespace: MindFusion.Charting.Commands
File: UndoEventArgs.js

 Syntax

JavaScript  Copy Code

function UndoEventArgs (command)

 Parameters

command

The Command related to the event.

 See Also