Skip to main content
A newer version of this page is available. .

GradientPointBasedStackedSegmentColorizer Class

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

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public class GradientPointBasedStackedSegmentColorizer :
    ChartElement,
    IStackedSegmentColorizer

Inheritance

Object
Xamarin.Forms.BindableObject
ChartElement
GradientPointBasedStackedSegmentColorizer
See Also