Back to Devexpress

IWeightedCustomPointColorizer Interface

mobilecontrols-devexpress-dot-xamarinforms-dot-charts-5de45568.md

latest931 B
Original Source

IWeightedCustomPointColorizer Interface

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

Namespace : DevExpress.XamarinForms.Charts

Assembly : DevExpress.XamarinForms.Charts.dll

NuGet Package : DevExpress.XamarinForms.Charts

Declaration

csharp
public interface IWeightedCustomPointColorizer :
    IWeightedPointColorizer

See Also

IWeightedCustomPointColorizer Members

DevExpress.XamarinForms.Charts Namespace