FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Renderer Namespace : TagCloudRenderer Class |
The following tables list the members exposed by TagCloudRenderer.
Name | Description | |
---|---|---|
TagCloudRenderer Constructor | Overloaded. |
Name | Description | |
---|---|---|
AllowWrap | Gets 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) | |
BackColor | Gets or sets the background color of the renderer. | |
DisplayCount | Gets or sets the number of individual cloud items to display. | |
DisplayLimit | Gets or sets the limit for the number of individual cloud items to display. | |
FontName | Gets or sets the name of the font. | |
ForeColor | Gets or sets the color for painting the font's Strikeout or Underline. | |
HoverColor | Gets or sets the background color of the cloud item the mouse is over. | |
RankingColors | Gets or sets the colors for each ranking level. | |
RankingFonts | Gets or sets the font names for each ranking level. | |
RendererClientScriptUrl | Overridden. Gets the URL of the renderer control if the renderer control supports client-side scripting. | |
SortOrder | Gets or sets the sort order for individual cloud items. | |
TagCloudItems | Gets or sets a collection of tag cloud items. | |
TextDecoration | Gets or sets the text decoration for individual cloud items. |
Name | Description | |
---|---|---|
ExtraRendererSettings | Gets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) |
Name | Description | |
---|---|---|
GetItems | Gets a set of tag cloud items. | |
GetWeights | Gets a set of weights as double-precision floating-point numbers. | |
GetWeightStrings | Gets a set of weights as strings. | |
PaintCell | Gets the renderer control and renders it in the cell. (Inherited from FarPoint.Web.Spread.Renderer.DefaultRenderer) |
Name | Description | |
---|---|---|
ApplyStyleTo | Applies an appearance to the TableCell object. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) | |
CreateContent | Overridden. Creates the tag cloud cell renderer control. | |
GetSpread | Returns the FpSpread control. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) |