Back to Devexpress

IStackedPointColorizer Interface

maui-devexpress-dot-maui-dot-charts-3269dbeb.md

latest1.3 KB
Original Source

IStackedPointColorizer Interface

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

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public interface IStackedPointColorizer

The following members return IStackedPointColorizer objects:

Extension Methods

Yield<IStackedPointColorizer>()

YieldIfNotNull<IStackedPointColorizer>()

See Also

DevExpress.Maui.Charts Namespace