Back to Devexpress

IStackedSegmentColorizer Interface

maui-devexpress-dot-maui-dot-charts-e209c3a0.md

latest1.1 KB
Original Source

IStackedSegmentColorizer Interface

An interface that should be implemented by a class that defines a line 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 IStackedSegmentColorizer

The following members return IStackedSegmentColorizer objects:

Extension Methods

Yield<IStackedSegmentColorizer>()

YieldIfNotNull<IStackedSegmentColorizer>()

See Also

DevExpress.Maui.Charts Namespace