Back to Devexpress

IWeightedPointColorizer Interface

maui-devexpress-dot-maui-dot-charts-40fd5b35.md

latest986 B
Original Source

IWeightedPointColorizer Interface

An interface that should be implemented by a class that defines a point colorizer for a bubble series.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public interface IWeightedPointColorizer

The following members return IWeightedPointColorizer objects:

Extension Methods

Yield<IWeightedPointColorizer>()

YieldIfNotNull<IWeightedPointColorizer>()

See Also

DevExpress.Maui.Charts Namespace