MapBubbleValueProvider Class
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public class MapBubbleValueProvider :
ColorizerValueProviderBase,
IBubbleValueProvider,
IValueProvider
#Implements
#Inheritance
Object
ColorizerValueProviderBase
MapBubbleValueProvider
See Also