SegmentBasedStackedFillColorizer Class
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
public class SegmentBasedStackedFillColorizer :
ChartElement,
IStackedFillColorizer
Inheritance
Object
BindableObject
Element
DevExpress.Maui.Core.Internal.DXElementBaseCore
ChartElement
SegmentBasedStackedFillColorizer
See Also