Search
BaseScale.setFunctionArgument Method
See Also
 






Sets the argument passed to custom functions.

Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public void setFunctionArgument (
    double value
)

 Parameters

value

 See Also