Gets or sets a value indicating whether the pointer position should be affected by user interactions.
Namespace: MindFusion.Gauges
File: Pointer.js
SyntaxJavaScript
Copy Code
|
|---|
get isInteractive() {} |
Boolean
True if the pointer is interactive, otherwise false.
See Also