Search
Pointer.setIsInteractive Method
See Also
 






Sets a value indicating whether the pointer position should be affected by user interactions.

Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public void setIsInteractive (
    boolean value
)

 Parameters

value

 See Also