Back to Devexpress

IWeightedCustomPointColorizer Interface

maui-devexpress-dot-maui-dot-charts-83febf15.md

latest975 B
Original Source

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

csharp
public interface IWeightedCustomPointColorizer :
    IWeightedPointColorizer

Extension Methods

Yield<IWeightedCustomPointColorizer>()

YieldIfNotNull<IWeightedCustomPointColorizer>()

See Also

IWeightedCustomPointColorizer Members

DevExpress.Maui.Charts Namespace