Skip to main content

MapClusterValueProvider Class

Provides the count of items in a cluster as the value that is used to calculate a color for a cluster representative.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class MapClusterValueProvider :
    ColorizerValueProviderBase

Inheritance

Object
ColorizerValueProviderBase
MapClusterValueProvider
See Also