Back to Devexpress

IPointColorizer Interface

maui-devexpress-dot-maui-dot-charts-f538afad.md

latest1.7 KB
Original Source

IPointColorizer Interface

An interface that should be implemented by a class that defines a point colorizer for a point, bar, line, area or range area series.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public interface IPointColorizer

The following members return IPointColorizer objects:

Extension Methods

Yield<IPointColorizer>()

YieldIfNotNull<IPointColorizer>()

See Also

DevExpress.Maui.Charts Namespace