Search
QueryLabelValueEvent.setNewValue Method
See Also
 






Sets the new value to associate with the label.

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

 Syntax

Java  Copy Code

public void setNewValue (
    Object value
)

 Parameters

value

 See Also