IsDragControl: Boolean
The IsDragControl property determines the method of moving of tag cloud items.
Available values:
true. Items will move on pressing the mouse button (default).
false. Items will move on moving the mouse in the label cloud areas.
Use JSON or the setIsDragControl method to set the property value and the getIsDragControl method to get the property value.
The example of property use is given in the Example of Creating the TagCloud Component page.
See also: