Back to Devexpress

SegmentBasedRangeFillColorizer Class

mobilecontrols-devexpress-dot-xamarinforms-dot-charts-5bc50a4a.md

latest1.3 KB
Original Source

SegmentBasedRangeFillColorizer Class

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

Namespace : DevExpress.XamarinForms.Charts

Assembly : DevExpress.XamarinForms.Charts.dll

NuGet Package : DevExpress.XamarinForms.Charts

Declaration

csharp
public class SegmentBasedRangeFillColorizer :
    ChartElement,
    IRangeFillColorizer

Implements

INotifyPropertyChanged

IRangeFillColorizer

Inheritance

Object ChartElement SegmentBasedRangeFillColorizer

See Also

SegmentBasedRangeFillColorizer Members

DevExpress.XamarinForms.Charts Namespace