LineSeries.ColorEach Property
OBSOLETE
Use the PointColorizer property instead.
This property is obsolete (use the PointColorizer property instead).
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
[Obsolete("Use the PointColorizer property instead.")]
public bool ColorEach { get; set; }
Property Value
Type |
---|
Boolean |
See Also