Back to Devexpress

IRangeCustomPointColorizer Interface

maui-devexpress-dot-maui-dot-charts-1a4832e4.md

latest959 B
Original Source

IRangeCustomPointColorizer Interface

An interface that should be implemented by a class that defines a custom 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 IRangeCustomPointColorizer :
    IRangePointColorizer

Extension Methods

Yield<IRangeCustomPointColorizer>()

YieldIfNotNull<IRangeCustomPointColorizer>()

See Also

IRangeCustomPointColorizer Members

DevExpress.Maui.Charts Namespace