IWeightedCustomPointColorizer Interface
An interface that should be implemented by a class that defines a custom point colorizer for a bubble series.
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
Declaration
public interface IWeightedCustomPointColorizer :
IWeightedPointColorizer
See Also