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






  Gauges

Gets the logarithm base when setFunctionType is set to FunctionType.Logarithmic.

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

 Syntax

Java  Copy Code

public double getLogarithmBase ()

 Return Value

 See Also