ASP.NET Pack Programmer's Guide
BaseScale.getCustomFunction Method
See Also
 





Gets the function to be used for distribution of values along the scale when functionType is set to Custom.

Namespace: MindFusion.Gauges
Package: BaseScale.js

 Syntax

JavaScript  Copy Code

function getCustomFunction ()

 Return Value

Type: FunctionDelegate
The function to be used for distribution of values along the scale when functionType is set to Custom.

 See Also

BaseScale Members
BaseScale Class
MindFusion.Gauges Namespace