Search
BaseScale.getCustomFunction Method
See Also
 






Gets the function to be used for distribution of values along the scale when setFunctionType is set to FunctionType.Custom.

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

 Syntax

Java  Copy Code

public FunctionDelegate getCustomFunction ()

 Return Value

 See Also