ColoredPointInfoBase Class
In This Article
The base class for classes that store information about series points colored with a custom point colorizer.
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Declaration
C#
public class ColoredPointInfoBase
#Inheritance
System.Object
See Also