Skip to main content

ColoredRangePointInfo Class

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

public class ColoredRangePointInfo :
    ColoredPointInfoBase

Inheritance

System.Object
ColoredPointInfoBase
ColoredRangePointInfo
See Also