Skip to main content

ColoredPointInfoBase Class

In This Article

The base class for classes that store information about series points colored with a custom point colorizer.

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

#Declaration

C#
public class ColoredPointInfoBase
See Also