BaseScale.getValueFromPoint override.
Namespace: MindFusion.Gauges
File: LinearScale.js
JavaScript Copy Code |
---|
function getValueFromPoint (point) |
Point. The point to test.
Number. The value from the scale, corresponding to the point, possibly MinValue orMaxValue if the specified point cannot be associated with a value.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |