Back to Devexpress

IStackedCustomPointColorizer Interface

mobilecontrols-devexpress-dot-xamarinforms-dot-charts-a77c4993.md

latest1019 B
Original Source

IStackedCustomPointColorizer Interface

An interface that should be implemented by a class that defines a custom 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 IStackedCustomPointColorizer :
    IStackedPointColorizer

See Also

IStackedCustomPointColorizer Members

DevExpress.XamarinForms.Charts Namespace