Back to Devexpress

MapClusterValueProvider Class

wpf-devexpress-dot-xpf-dot-map-6805e6a3.md

latest1.5 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public class MapClusterValueProvider :
    MapDependencyObject,
    IColorizerValueProvider
vb
Public Class MapClusterValueProvider
    Inherits MapDependencyObject
    Implements IColorizerValueProvider

Implements

IColorizerValueProvider

Inheritance

Object DispatcherObject DependencyObject Freezable MapDependencyObject MapClusterValueProvider

See Also

MapClusterValueProvider Members

DevExpress.Xpf.Map Namespace