Skip to main content

ColoredStackedPointInfo Class

In This Article

Stores information about a stacked area or stacked 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 ColoredStackedPointInfo :
    ColoredPointInfo

#Inheritance

See Also