Back to Devexpress

IStackedFillColorizer Interface

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

latest1003 B
Original Source

IStackedFillColorizer Interface

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

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public interface IStackedFillColorizer

The following members return IStackedFillColorizer objects:

Extension Methods

Yield<IStackedFillColorizer>()

YieldIfNotNull<IStackedFillColorizer>()

See Also

DevExpress.Maui.Charts Namespace