Back to Devexpress

IPointColorizer Interface

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

latest1.8 KB
Original Source

IPointColorizer Interface

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

Namespace : DevExpress.XamarinForms.Charts

Assembly : DevExpress.XamarinForms.Charts.dll

NuGet Package : DevExpress.XamarinForms.Charts

Declaration

csharp
public interface IPointColorizer

The following members return IPointColorizer objects:

See Also

DevExpress.XamarinForms.Charts Namespace