MapClusterValueProvider Class
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public class MapClusterValueProvider :
ColorizerValueProviderBase
#Implements
#Inheritance
Object
ColorizerValueProviderBase
MapClusterValueProvider
See Also