MindFusion.Charting for Java Programmer's Guide
BaseScale.getFunctionType Method
See Also
 






  Gauges

Gets 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 FunctionType getFunctionType ()

 Return Value

 See Also