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

MapClusterValueProvider Class

The colorizer value provider that provides the count of items in a cluster as the value that is used to calculate a color for a cluster representative.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v19.1.dll

Declaration

public class MapClusterValueProvider :
    MapDependencyObject,
    IColorizerValueProvider
See Also