ColoredWeightedPointInfo Class
In This Article
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
C#
public class ColoredWeightedPointInfo :
ColoredPointInfo
#Inheritance
System.Object
ColoredPointInfoBase
ColoredPointInfo
ColoredWeightedPointInfo
See Also