GradientPointBasedStackedSegmentColorizer Class
In This Article
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
C#
public class GradientPointBasedStackedSegmentColorizer :
ChartElement,
IStackedSegmentColorizer
#Inheritance
System.Object
BindableObject
Element
DevExpress.Maui.Core.Internal.DXElementBaseCore
ChartElement
GradientPointBasedStackedSegmentColorizer
#Extension Methods
See Also