Skip to main content

MapBubbleValueProvider Class

The colorizer value provider that provides the value of a bubble 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 MapBubbleValueProvider :
    ColorizerValueProviderBase,
    IBubbleValueProvider,
    IValueProvider

Inheritance

Object
ColorizerValueProviderBase
MapBubbleValueProvider
See Also