Search
BaseScaleListener.tickClicked Method
See Also
 






Raised when a tick mark 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 tickClicked (
    GaugeMouseEvent e
)

 Parameters

e

 See Also