ASP.NET Pack Programmer's Guide
LinearScale.getValueFromPoint Method
See Also
 





BaseScale.getValueFromPoint override.

Namespace: MindFusion.Gauges
Package: LinearScale.js

 Syntax

JavaScript  Copy Code

function getValueFromPoint (point)

 Parameters

point

The point to test.

 Return Value

Type: Number
The value from the scale, corresponding to the point, possibly MinValue orMaxValue if the specified point cannot be associated with a value.

 See Also

LinearScale Members
LinearScale Class
MindFusion.Gauges Namespace