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