Spread for ASP.NET 12 Product Documentation
RankingColors Property (TagCloudCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TagCloudCellType Class : RankingColors Property
Gets or sets the colors for each ranking level.
Syntax
'Declaration
 
Public Property RankingColors As String()
'Usage
 
Dim instance As TagCloudCellType
Dim value() As String
 
instance.RankingColors = value
 
value = instance.RankingColors
public string[] RankingColors {get; set;}
See Also

Reference

TagCloudCellType Class
TagCloudCellType Members