Skip to main content

GradientPointBasedStackedSegmentColorizer Class

A colorizer that paints line segments of the stacked area series based on the specified point colorizer.

Namespace: DevExpress.Maui.Charts

Assembly: DevExpress.Maui.Charts.dll

NuGet Package: DevExpress.Maui.Charts

Declaration

public class GradientPointBasedStackedSegmentColorizer :
    ChartElement,
    IStackedSegmentColorizer

Inheritance

Object
BindableObject
Element
DevExpress.Maui.Core.Internal.DXElementBaseCore
ChartElement
GradientPointBasedStackedSegmentColorizer
See Also