Skip to main content

ColoredRangePointInfo Class

In This Article

Stores information about a range bar series point for which a custom point colorizer specifies a color.

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

#Declaration

C#
public class ColoredRangePointInfo :
    ColoredPointInfoBase

#Inheritance

Object
ColoredPointInfoBase
ColoredRangePointInfo
See Also