Gets or sets the logarithm base when FunctionType is set to Logarithmic.
Namespace: MindFusion.Gauges
File: BaseScale.js
SyntaxJavaScript
Copy Code
|
|---|
get logarithmBase() {} |
Number
The logarithm base when functionType is set to Logarithmic.
See Also