Back to Devexpress

ISegmentColorizer Interface

maui-devexpress-dot-maui-dot-charts-09f092b3.md

latest1.7 KB
Original Source

ISegmentColorizer Interface

An interface that should be implemented by a class that defines a line segment colorizer for a line, area or range area series.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public interface ISegmentColorizer

The following members return ISegmentColorizer objects:

Extension Methods

Yield<ISegmentColorizer>()

YieldIfNotNull<ISegmentColorizer>()

See Also

DevExpress.Maui.Charts Namespace