Search
BaseScale.setFunctionType Method
See Also
 






Sets the type of the function used to calculate the distribution of values along the scale.

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

 Syntax

Java  Copy Code

public void setFunctionType (
    FunctionType value
)

 Parameters

value

 See Also