Returns the value corresponding to the specified point.
Namespace: com.mindfusion.charting.components.gauges
Package: com.mindfusion.charting.components.gauges
Java
![]() |
---|
public abstract double getValueFromPoint ( |
The point to test.
The value from the scale, corresponding to the point, possibly getMinValue or getMaxValue if the specified point cannot be associated with a value.