Returns the value corresponding to the specified point.
Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges
Java Copy Code |
---|
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.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |