Back to Devexpress

SegmentBasedStackedFillColorizer Class

mobilecontrols-devexpress-dot-xamarinforms-dot-charts-f700b11a.md

latest1.3 KB
Original Source

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

csharp
public class SegmentBasedStackedFillColorizer :
    ChartElement,
    IStackedFillColorizer

Implements

INotifyPropertyChanged

IStackedFillColorizer

Inheritance

Object ChartElement SegmentBasedStackedFillColorizer

See Also

SegmentBasedStackedFillColorizer Members

DevExpress.XamarinForms.Charts Namespace