SegmentBasedRangeFillColorizer Class
In This Article
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
C#
public class SegmentBasedRangeFillColorizer :
ChartElement,
IRangeFillColorizer
#Inheritance
System.Object
BindableObject
Element
ChartElementBase
ChartElement
SegmentBasedRangeFillColorizer
#Extension Methods
See Also