Spread for ASP.NET 12 Product Documentation
Groupped Property


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > IGroupMapAreaSupport Interface : Groupped Property
Gets a value that indicates whether this IGroupMapAreaSupport is grouped.
Syntax
'Declaration
 
ReadOnly Property Groupped As Boolean
'Usage
 
Dim instance As IGroupMapAreaSupport
Dim value As Boolean
 
value = instance.Groupped
bool Groupped {get;}

Property Value

true if grouped; otherwise, false.
See Also

Reference

IGroupMapAreaSupport Interface
IGroupMapAreaSupport Members