Back to Devexpress

IStackedPointColorizer Interface

mobilecontrols-devexpress-dot-xamarinforms-dot-charts-7eeca015.md

latest1.3 KB
Original Source

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

csharp
public interface IStackedPointColorizer

The following members return IStackedPointColorizer objects:

See Also

DevExpress.XamarinForms.Charts Namespace