IsWheelZoom: Boolean
The IsWheelZoom property determines whether tag cloud can be zoomed using the mouse wheel.
Available values:
true. Tag cloud zoom is available using mouse wheel (default).
false. Tag cloud zoom is not available using mouse wheel.
Use JSON or the setIsWheelZoom method to set the property value and the getIsWheelZoom method to get the property value.
The example of property use is given in the Example of Creating the TagCloud Component page.
See also: