ASP.NET Pack Programmer's Guide
Pointer.setIsDiscrete Method
See Also
 





Sets a value indicating whether the pointer value can be changed only discretely(the pointer Value can be only integer).

Namespace: MindFusion.Gauges
Package: Pointer.js

 Syntax

JavaScript  Copy Code

function setIsDiscrete (value)

 Parameters

value

True if the pointer is discrete, otherwise false.

 See Also

Pointer Members
Pointer Class
MindFusion.Gauges Namespace