Tag Cloud Control (WebForms only)
Use the ASP.NET Tag Cloud Control to visually represent information to end-users. All tags are individual words whose importance is shown using font size. A RankCount property specifies the total number of ranks which the input data should be divided into. The Scale property allows you to select the scale to be used to rank elements. Both linear and logarithmic scale types are supported.
The ShowValues property allows the rank (weight) of an element to be displayed together with the element's caption text. This is useful in instances when you need to provide exact information about tag elements.
|