Back to Devexpress

IRangePointColorizer Interface

maui-devexpress-dot-maui-dot-charts-4b39a315.md

latest980 B
Original Source

IRangePointColorizer Interface

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

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public interface IRangePointColorizer

The following members return IRangePointColorizer objects:

Extension Methods

Yield<IRangePointColorizer>()

YieldIfNotNull<IRangePointColorizer>()

See Also

DevExpress.Maui.Charts Namespace