Back to Devexpress

IRangeCustomPointColorizer Interface

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

latest921 B
Original Source

IRangeCustomPointColorizer Interface

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

Namespace : DevExpress.XamarinForms.Charts

Assembly : DevExpress.XamarinForms.Charts.dll

NuGet Package : DevExpress.XamarinForms.Charts

Declaration

csharp
public interface IRangeCustomPointColorizer :
    IRangePointColorizer

See Also

IRangeCustomPointColorizer Members

DevExpress.XamarinForms.Charts Namespace