mobilecontrols-devexpress-dot-xamarinforms-dot-charts-98a40b50.md
A value range colorizer that colors range bar series points based on their Y-axis values.
Namespace : DevExpress.XamarinForms.Charts
Assembly : DevExpress.XamarinForms.Charts.dll
NuGet Package : DevExpress.XamarinForms.Charts
public class RangeValueBandPointColorizer :
BandPointColorizerBase,
IRangePointColorizer
Do the following to color range bar series points based on their Y-axis values:
Object ChartElement BandPointColorizerBase RangeValueBandPointColorizer
See Also