SegmentBasedStackedFillColorizer Class
In This Article
A colorizer that paints area segments of the stacked area series based on the specified line segment colorizer.
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Declaration
C#
public class SegmentBasedStackedFillColorizer :
ChartElement,
IStackedFillColorizer
#Inheritance
System.Object
BindableObject
Element
ChartElementBase
ChartElement
SegmentBasedStackedFillColorizer
#Extension Methods
See Also