Search
BaseScaleListener.scaleGeometryClicked Method
See Also
 






Raised when the scale geometry is clicked with the mouse.

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

 Syntax

Java  Copy Code

void scaleGeometryClicked (
    GaugeMouseEvent e
)

 Parameters

e

 See Also