Skip to main content

IRangePointColorizer Interface

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

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

#Declaration

C#
public interface IRangePointColorizer

The following members return IRangePointColorizer objects:

See Also