Back to Devexpress

GradientPointBasedStackedSegmentColorizer Class

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

latest1.4 KB
Original Source

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

csharp
public class GradientPointBasedStackedSegmentColorizer :
    ChartElement,
    IStackedSegmentColorizer

Implements

INotifyPropertyChanged

IStackedSegmentColorizer

Inheritance

Object ChartElement GradientPointBasedStackedSegmentColorizer

See Also

GradientPointBasedStackedSegmentColorizer Members

DevExpress.XamarinForms.Charts Namespace