Back to Devexpress

IStackedCustomPointColorizer Interface

maui-devexpress-dot-maui-dot-charts-9f7c9bf5.md

latest1.0 KB
Original Source

IStackedCustomPointColorizer Interface

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

Extension Methods

Yield<IStackedCustomPointColorizer>()

YieldIfNotNull<IStackedCustomPointColorizer>()

See Also

IStackedCustomPointColorizer Members

DevExpress.Maui.Charts Namespace