Skip to main content

ColoredWeightedPointInfo Class

Stores information about a bubble 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 ColoredWeightedPointInfo :
    ColoredPointInfo

Inheritance

System.Object
ColoredPointInfoBase
ColoredPointInfo
ColoredWeightedPointInfo
See Also