Spread for ASP.NET 7.0 Product Documentation
TagCloudRenderer Class Members
See Also  Properties  Methods  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Renderer Namespace : TagCloudRenderer Class


Glossary Item Box

The following tables list the members exposed by TagCloudRenderer.

Public Constructors

 NameDescription
Public ConstructorTagCloudRenderer ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyAllowWrapGets or sets whether the cell allows text to wrap onto multiple lines. Wrapping only occurs on word breaks. (Inherited from FarPoint.Web.Spread.Renderer.DefaultRenderer)
Public PropertyBackColorGets or sets the background color of the renderer.  
Public PropertyDisplayCountGets or sets the number of individual cloud items to display.  
Public PropertyDisplayLimitGets or sets the limit for the number of individual cloud items to display.  
Public PropertyFontNameGets or sets the name of the font.  
Public PropertyForeColorGets or sets the color for painting the font's Strikeout or Underline.  
Public PropertyHoverColorGets or sets the background color of the cloud item the mouse is over.  
Public PropertyRankingColorsGets or sets the colors for each ranking level.  
Public PropertyRankingFontsGets or sets the font names for each ranking level.  
Public PropertyRendererClientScriptUrlOverridden. Gets the URL of the renderer control if the renderer control supports client-side scripting.  
Public PropertySortOrderGets or sets the sort order for individual cloud items.  
Public PropertyTagCloudItemsGets or sets a collection of tag cloud items.  
Public PropertyTextDecorationGets or sets the text decoration for individual cloud items.  
Top

Protected Properties

 NameDescription
Protected PropertyExtraRendererSettingsGets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
Top

Public Methods

 NameDescription
Public MethodGetItemsGets a set of tag cloud items.  
Public MethodGetWeightsGets a set of weights as double-precision floating-point numbers.  
Public MethodGetWeightStringsGets a set of weights as strings.  
Public MethodPaintCellGets the renderer control and renders it in the cell. (Inherited from FarPoint.Web.Spread.Renderer.DefaultRenderer)
Top

Protected Methods

 NameDescription
Protected MethodApplyStyleToApplies an appearance to the TableCell object. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
Protected MethodCreateContentOverridden. Creates the tag cloud cell renderer control.  
Protected MethodGetSpreadReturns the FpSpread control. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
Top

See Also

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