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






Gets or sets the type of the function used to calculate the distribution of values along the scale.

Namespace: MindFusion.Gauges
File: BaseScale.js

 Syntax

JavaScript  Copy Code

get functionType() {}
set functionType(value) {}

 Property Value

Type: FunctionType
FunctionType

The type of the function used to calculate the distribution of values along the scale.

 See Also

BaseScale Members
BaseScale Class
MindFusion.Gauges Namespace