Search
BaseScale.setReversedCustomFunction Method
See Also
 






Sets the reversed version of the function specified through setCustomFunction.

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

 Syntax

Java  Copy Code

public void setReversedCustomFunction (
    FunctionDelegate value
)

 Parameters

value

 See Also