TagCloud.IsWheelZoom

Syntax

IsWheelZoom: Boolean

Description

The IsWheelZoom property determines whether tag cloud can be zoomed using the mouse wheel.

Comments

Available values:

Use JSON or the setIsWheelZoom method to set the property value and the getIsWheelZoom method to get the property value.

Example

The property use is given on the Example of Creating the TagCloud Component page.

See also:

TagCloud