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

SegmentBasedRangeFillColorizer Class

A colorizer that paints area segments of the range area series based on the specified line segment colorizers.

Namespace: DevExpress.Maui.Charts

Assembly: DevExpress.Maui.Charts.dll

NuGet Package: DevExpress.Maui.Charts

Declaration

public class SegmentBasedRangeFillColorizer :
    ChartElement,
    IRangeFillColorizer

Inheritance

Object
BindableObject
ChartElement
SegmentBasedRangeFillColorizer
See Also