ColoredRangePointInfo Class
In This Article
Stores information about a range bar series point for which a custom point colorizer specifies a color.
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Declaration
C#
public class ColoredRangePointInfo :
ColoredPointInfoBase
#Inheritance
System.Object
ColoredPointInfoBase
ColoredRangePointInfo
See Also