IsPlaced: Boolean
The IsPlaced property determines whether tag cloud item is shown.
Available values:
true. Item is placed.
false. Item is not placed yet.
Use JSON or the setIsPlaced method to set the property value and the getIsPlaced method to get the property value.
The property use is given in description of the TagCloud.addItem method.
See also: