Show contents 

Working with General Visual Components > Classes > TagCloudItem > TagCloudItem.Opacity

TagCloudItem.Opacity

Syntax

Opacity: Number

Description

The Opacity property determines tag cloud item transparency.

Comments

Use JSON or the setOpacity method to set the property value and the getOpacity method to get the property value.

Example

The example of property use is given in description of the TagCloud.addItem method.

See also:

TagCloudItem