Skip to main content

ColoredWeightedPointInfo Class

In This Article

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

#Inheritance

See Also