MindFusion.Charting for JavaScript Programmer's Guide
BaseScale.logarithmBase Property
See Also
 






Gets or sets the logarithm base when FunctionType is set to Logarithmic.

Namespace: MindFusion.Gauges
File: BaseScale.js

 Syntax

JavaScript  Copy Code

get logarithmBase() {}
set logarithmBase(value) {}

 Property Value

Type: Number
Number

The logarithm base when functionType is set to Logarithmic.

 See Also

BaseScale Members
BaseScale Class
MindFusion.Gauges Namespace