[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DisplayLimit

DisplayLimit Enum

Specifies the limit of the items to display in the tag cloud.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public enum DisplayLimit
Public Enum DisplayLimit

Fields

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