Skip to main content
A newer version of this page is available. .

ColoredStackedPointInfo Class

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

public class ColoredStackedPointInfo :
    ColoredPointInfo

Inheritance

See Also