Skip to main content

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.Maui.Charts

Assembly: DevExpress.Maui.Charts.dll

NuGet Package: DevExpress.Maui.Charts

Declaration

public interface IPointColorizer
See Also