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

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

Declaration

public class MapBubbleValueProvider :
    ColorizerValueProviderBase

Inheritance

Object
ColorizerValueProviderBase
MapBubbleValueProvider
See Also