Class ShapeMapGroup
Represents a group used in a ShapeMapSeries that allows to set a shape source type for any group instance.
Inherited Members
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class ShapeMapGroup : MapGroupBase, INamedObject, IToggleVisibilityTarget, IActionTarget, IGraphGroup, IGroupHierarchy, IGroup, IDataFlow, IInteractivityDefinition
Constructors
ShapeMapGroup()
Declaration
public ShapeMapGroup()
Properties
ChildGroups
A collection of ShapeFileMapGroups that defines the children of a ShapeFileMapGroup group.
Declaration
public ShapeMapGroupCollection ChildGroups { get; }
Property Value
ShapeMapGroupCollection
|
Methods
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
System.Object
obj
|
Returns
System.Boolean
|
Overrides
GetHashCode()
Declaration
public override int GetHashCode()
Returns
System.Int32
|