Search
BaseScale.functionArgument Property
See Also
 






Gets or sets the argument passed to custom functions.

Namespace: MindFusion.Gauges
File: BaseScale.js

 Syntax

JavaScript  Copy Code

get functionArgument() {}
set functionArgument(value) {}

 Property Value

Number

The argument passed to custom functions.

 See Also