Spread for ASP.NET 12 Product Documentation
Weights Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TagCloudCellType Class : Weights Property
Gets a string array of weights for the tag cloud.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Weights As String()
'Usage
 
Dim instance As TagCloudCellType
Dim value() As String
 
value = instance.Weights
public virtual string[] Weights {get;}
See Also

Reference

TagCloudCellType Class
TagCloudCellType Members