Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

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

public interface IStackedSegmentColorizer

The following members return IStackedSegmentColorizer objects:

See Also