Search
BaseScale.setLogarithmBase Method
See Also
 






Sets 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 void setLogarithmBase (
    double value
)

 Parameters

value

 See Also