Skip to main content
A newer version of this page is available. .

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.v21.1.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Map

Declaration

public class MapClusterValueProvider :
    ColorizerValueProviderBase

Inheritance

Object
ColorizerValueProviderBase
MapClusterValueProvider
See Also