MindFusion.Charting for Java Programmer's Guide
DisposableCommand Members
Methods
 


  Gauges

Represents a command that implements the Disposable pattern.

The following tables list the members exposed by the DisposableCommand type.

 Public Methods

  Name Description

cancel

Cancels the Command.

dispose

Executes the Command if it hasn't already been executed.

 See Also