IMapDataAdapter.Clusterer Property
Gets or sets the clusterer used to clusterize map items.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
IClusterer | An object of class implementing the IClusterer interface. |
See Also