Spread for ASP.NET 7.0 Product Documentation
TagCloudItem Constructor
See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Renderer Namespace > TagCloudItem Class : TagCloudItem Constructor


Glossary Item Box

Creates a new item in the tag cloud.

Overload List

OverloadDescription
TagCloudItem Constructor()Creates a new item in the tag cloud with default values.  
TagCloudItem Constructor(String,Double)Creates a new item in the tag cloud with specified text and weight.  
TagCloudItem Constructor(String,Double,String)Creates a new item in the tag cloud with specified text, weight, and anchor.  
TagCloudItem Constructor(String,Double,String,String)Creates a new item in the tag cloud with the specified parameters.  
TagCloudItem Constructor(String,Double,String,String,Object)Creates a new item in the tag cloud with the specified parameters and data.  
TagCloudItem Constructor(String,Double,String,String,Object,String)Creates a new item in the tag cloud with the specified parameters, data, and display text.  

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.