Gets or sets a value indicating whether the pointer value can be changed only discretely(the pointer Value can be only integer).
Namespace: MindFusion.Gauges
File: Pointer.js
SyntaxJavaScript
Copy Code
|
|---|
get isDiscrete() {} |
Boolean
True if the pointer is discrete, otherwise false.
See Also