MindFusion.Charting for JavaScript Programmer's Guide
BaseScale.reversedCustomFunction Property
See Also
 






Gets or sets the reversed version of the function specified through customFunction.

Namespace: MindFusion.Gauges
File: BaseScale.js

 Syntax

JavaScript  Copy Code

get reversedCustomFunction() {}
set reversedCustomFunction(value) {}

 Property Value

Type: FunctionDelegate
FunctionDelegate

The reversed version of the function specified through CustomFunction.

 See Also

BaseScale Members
BaseScale Class
MindFusion.Gauges Namespace