[]
Specifies the limit of the items to display in the tag cloud.
public enum DisplayLimit
Public Enum DisplayLimit
Name | Description |
---|---|
LeastWeight | Uses the lowest value of weight to specify a limit for items displayed in the tag cloud |
MostWeight | Uses the highest value of weight to specify a limit for items displayed in the tag cloud |
None | Uses no limit for which items are displayed in the tag cloud |