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





Sets 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 setCustomFunction (value)

 Parameters

value

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