Skip to main content

RangeAreaSeries.ColorEach Property

OBSOLETE

Use the PointColorizer1 and PointColorizer2 properties instead.

This property is obsolete (use the PointColorizer1 and PointColorizer2 properties instead).

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

[Obsolete("Use the PointColorizer1 and PointColorizer2 properties instead.")]
public bool ColorEach { get; set; }

Property Value

Type
Boolean
See Also