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


  Gauges

The listener interface for receiving pointer events.

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

 Public Methods

  Name Description

valueChanged

Raised when the Pointer.getValue of this pointer has changed interactively.

valueChanging

Raised when the Pointer.getValue of this pointer is being changed interactively.

 See Also