MindFusion.Charting for Java Programmer's Guide
LinearScale.getValueFromPoint Method
See Also
 






  Gauges

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

 Syntax

Java  Copy Code

public double getValueFromPoint (
    Point2D point
)

 Parameters

point

 Return Value

 See Also