Gets or sets the reversed version of the function specified through customFunction.
Namespace: MindFusion.Gauges
File: BaseScale.js
SyntaxJavaScript
Copy Code
|
|---|
get reversedCustomFunction() {} |
FunctionDelegate
The reversed version of the function specified through CustomFunction.
See Also