Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Renderer Namespace / TagCloudRenderer Class
Properties Methods


In This Topic
    TagCloudRenderer Class Members
    In This Topic

    The following tables list the members exposed by TagCloudRenderer.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets 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 PropertyGets or sets the background color of the renderer.  
    Public PropertyGets or sets the number of individual cloud items to display.  
    Public PropertyGets or sets the limit for the number of individual cloud items to display.  
    Public PropertyGets or sets the name of the font.  
    Public PropertyGets or sets the color for painting the font's Strikeout or Underline.  
    Public PropertyGets or sets the background color of the cloud item the mouse is over.  
    Public PropertyGets or sets the colors for each ranking level.  
    Public PropertyGets or sets the font names for each ranking level.  
    Public PropertyOverridden. Gets the URL of the renderer control if the renderer control supports client-side scripting.  
    Public PropertyGets or sets the sort order for individual cloud items.  
    Public PropertyGets or sets a collection of tag cloud items.  
    Public PropertyGets or sets the text decoration for individual cloud items.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
    Top
    Public Methods
     NameDescription
    Public MethodGets a set of tag cloud items.  
    Public MethodGets a set of weights as double-precision floating-point numbers.  
    Public MethodGets a set of weights as strings.  
    Public MethodGets the renderer control and renders it in the cell. (Inherited from FarPoint.Web.Spread.Renderer.DefaultRenderer)
    Top
    Protected Methods
     NameDescription
    Protected MethodApplies an appearance to the TableCell object. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
    Protected MethodOverridden. Creates the tag cloud cell renderer control.  
    Protected MethodReturns the FpSpread control. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
    Top
    See Also