Search
HitResult.setValue Method
See Also
 






Sets the value of the data item that was hit.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setValue (
    double value
)

 Parameters

value

A double value.

 See Also