Spread ASP.NET 6.0 Product Documentation
TagCloudItem Constructor
See Also  Send Feedback
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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.