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

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

public class SegmentBasedRangeFillColorizer :
    ChartElement,
    IRangeFillColorizer

Inheritance

Object
Xamarin.Forms.BindableObject
ChartElement
SegmentBasedRangeFillColorizer
See Also