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

SegmentBasedStackedFillColorizer Class

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

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public class SegmentBasedStackedFillColorizer :
    ChartElement,
    IStackedFillColorizer

Inheritance

Object
Xamarin.Forms.BindableObject
ChartElement
SegmentBasedStackedFillColorizer
See Also