Sets a value indicating whether the pointer value can be changed only discretely. In other words, the pointer getValue can be only integer.
Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges
SyntaxJava
Copy Code
|
|---|
public void setIsDiscrete ( |
RemarksThis property can be useful when implementing analog-style pointers, which can move only discretely.
See Also