MindFusion.Charting for Java Programmer's Guide
HitResult.getValue Method
See Also
 






  Gauges

Gets the value of the data item that was hit.

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

 Syntax

Java  Copy Code

public double getValue ()

 Return Value

A double value.

 See Also