Back to Devexpress

IRangeFillColorizer Interface

maui-devexpress-dot-maui-dot-charts-8e385040.md

latest985 B
Original Source

IRangeFillColorizer Interface

An interface that should be implemented by a class that defines an area segment colorizer for a range area series.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public interface IRangeFillColorizer

The following members return IRangeFillColorizer objects:

Extension Methods

Yield<IRangeFillColorizer>()

YieldIfNotNull<IRangeFillColorizer>()

See Also

DevExpress.Maui.Charts Namespace