Skip to main content

IStackedPointColorizer Interface

An interface that should be implemented by a class that defines a point colorizer for a stacked area or stacked bar series.

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

#Declaration

C#
public interface IStackedPointColorizer

The following members return IStackedPointColorizer objects:

See Also