MindFusion.Charting for Java Programmer's Guide
BaseScaleListener.pointerClicked Method
See Also
 






  Gauges

Raised when a pointer within the scale is clicked with the mouse.

Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

void pointerClicked (
    GaugeMouseEvent e
)

 Parameters

e

 See Also