Skip to main content

IFillColorizer Interface

An interface that should be implemented by a class that defines an area segment colorizer for an area series.

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

#Declaration

C#
public interface IFillColorizer

The following members return IFillColorizer objects:

See Also