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