Gets or sets the function to be used for distribution of values along the scale when functionType is set to Custom.
Namespace: MindFusion.Gauges
File: BaseScale.js
JavaScript Copy Code |
---|
get customFunction() {} |
Type: FunctionDelegate
FunctionDelegate
The function to be used for distribution of values along the scale when functionType is set to Custom.