Search
Indicator.getValue Method
See Also
 






Gets the value associated with this indicator.

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

 Syntax

Java  Copy Code

public double getValue ()

 Return Value

The value of the indicator determines its current state.

 See Also