KaxTagCloudItem Properties |
The KaxTagCloudItem type exposes the following members.
Name | Description | |
---|---|---|
AccessKey |
Gets or sets the access key of the TagCloud item.
|
|
DataItem |
Gets or sets the data object (from the data source) associated with the TagCloud item.
|
|
NavigateUrl |
Gets or sets the URL of the TagCloud item.
When the item is clicked, the user is redirected to the specified url.
|
|
TabIndex |
Gets or sets the TabIndex of the tagCloud item.
|
|
Text |
Gets or sets the text that is displayed in the TagCloud item.
|
|
ToolTip |
Gets or sets the ToolTip of the TagCloud item.
|
|
Weight |
Gets or sets the weight, that determines how the TagCloud item (tag, keyword) will be styled.
Greater value means, greater font-weight and size.
|